-
Notifications
You must be signed in to change notification settings - Fork 90
the extension doesn't find any suggestions but "Quick fix" does #614
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
Comments
https://github.com/haskell/vscode-haskell#investigating-and-reporting-problems |
@hasufell thanks for the help following the steps you suggested ( https://github.com/haskell/vscode-haskell#investigating-and-reporting-problems ) I get the following output (repeated 3 times)
Perhaps the problem is in this line
do you know which database is talking about here? |
@hasufell removing |
I found out that launching vscode from my usual shell works just fine, the problem is present only when launching from the |
Hi I'm having a hard time getting the haskell-language-server features working in VSCode
I have worked previously in haskell in VSCode without problem, but the paused for a month or so
now when setting up a project I was getting errors like
thinking there was a problem with my project structure or something I tried doing things by hand running
haskell-language-server-wrapper
by hand, eventually getting some errors that helped me definitely more than the above erroronce managed to run
haskell-language-server-wrapper
successfully, re-opening the project doesn't show the error but still, thehls
features are not presentif it can help the line below is unable to find suggestions by pressing
Ctrl
+Space
but on hover the "Quick fix" options recognises that the most probable module just needs an "s" moreEdit: reopening the project still raises the
The Haskell (<project>) server crashed 5 times in the last 3 minutes. The server will not be restarted.
errorThe text was updated successfully, but these errors were encountered: