Jess
Jess
Oh yes sorry, I should have included that. The version I have is 0.3.0
The other issue thread mentions a PR being worked on, but doesn't seem to have an actual PR linked to it, so it seems like it was just never implemented...
I found the commit talked about in that other issue (the commit message linked to the issue with a url rather than a # to the issue number, so that...
Had to do a lot of git archeology to find what happened to this patch. `cradleToSession`, which afaict was the main thing implementing the change, got moved to `ghcide/exe/Rules.hs`, and...
Seems to be an issue with relative vs. absolute path mismatches, so hopefully #2106 should fix this (I posted more details on that issue https://github.com/haskell/haskell-language-server/pull/2106#issuecomment-900669174). A regression test is probably...
I can give it a go! I made a naive attempt last night without success, but I can give a couple other ideas a try
Apologies for forgetting to update before now. I was unsuccessful in my attempts at making a regression test, I think mostly due to my lack of familiarity with the testing...
Sorry, I can't remember what code I was working on when this came up. I thought I responded on the original post, but I must've forgot 😅 I remember trying...