fendor

Results 787 comments of fendor

Hi, thanks for the bug report! This is indeed weird. Could you include the logs of the extension? See here for instructions for how to get them: https://github.com/haskell/vscode-haskell#troubleshooting. Maybe this...

Closing since I think this is solved, feel free to reopen if this doesn't fix your issue.

It is fine to delete them, but if they were empty, then I doubt it solves the issue, since they shouldn't have any effect.

This is expected, unfortunately! While the HLS 2.10.0.0 release with support for GHC 9.8.4 happened one or two weeks ago, the `vscode-haskell` extension only uses HLS binaries that have been...

Hi, thank you for the PR! What's the motivation for this change? You want the hls-wrapper to automatically pick up any installed HLS binary? I take it, this is **not**...

Ok, so this feature would allow the wrapper `haskell-language-server-wrapper-2.9.0.1` (the `-2.9.0.1` is not required) to additionally find HLS binaries such as `haskell-language-server-~2.9.0.1`? I think I see two use-cases here, this...

I will likely wait a little bit to merge this until the HLS release 2.9.0.0 is finished.

No, I just didn't get to it since the ghcup release of HLS.

@konn Fyi, release is finally happening :)

This looks like the manifestation of https://github.com/haskell/haskell-language-server/issues/4461 Do you have instructions to reproduce this issue?