-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VScode doesn't recognize HLS installation #968
Comments
Try "setting" HLS by pressing 'S' after selecting HLS 2.2.0.0(or 2.3.0.0, which is the latest version) |
Hi, thank you for your bug report! Setting HLS as active is not necessary for the VSCode extension to work properly. This seems quite weird to me, and I can't immediately see what might have gone wrong... What error do you see when you run |
I'm currently having an issue where the VSCode extension works only on projects where the active HLS is correct for that project.
I'm on slightly newer versions, but nothing happens other than returning the path to the tmp directory: |
Hi, thanks for reaching out! Without further details, I am not convinced your issue is the same as described in this issue. Could you open a new issue with more details, e.g. logs of the extension which can be obtained by following https://github.com/haskell/vscode-haskell?tab=readme-ov-file#investigating-and-reporting-problems |
base Configuration:
->completely new Installation of pop-os, haskell (through ghcup), vscode, ...
-> vscode extensions: Haskell, Haskell Syntax Highlighting, haskell-linter
Test(Bug?)-Setup:
->Tested both with and without a cabal project (haven't tested it with stack, but shouldn't make any difference in this case...)
Problem(Bug?) Description:
->vscode doesn't recognize/find the installed hsl (-version?)...
GHCUP-Screenshot && VScode-Log Screenshots:
HLS has only one (green) check mark...? Any other installation has two
->does this mean anything?
The text was updated successfully, but these errors were encountered: