elm-language-server
elm-language-server copied to clipboard
elm-language-server stopped working
Expected Behavior
- it should just work (e.g. auto complete in vs code)
Current Behavior
- nothing happens when starting to type - only general word suggestions
- there are hundreds of errors like this in the console:
Possible Solution
Your Environment
- Version used: 2.2.1
- Editor used: code-oss, version 1.58.0 (commit
2d23c42a936db1c7b3b06f918cde29561cc47cd6
) - Environment name and version (e.g. node.js 5.4): node.js v16.9.1
- Operating System and version: 5.14.6-arch1-1
Do you have elm, elm-test and elm-format installed and available?
For e.g. via https://github.com/elm-tooling/elm-language-server#requirements
yep everything is installed
Can you please post a complete log? Or at least to the point where the error starts?
Relevant: https://github.com/elm-tooling/elm-language-server/issues/518 https://github.com/elm-tooling/elm-language-server/issues/624
here's a log http://ix.io/3zGV
There should be another log in the output view. You'll need to use the dropdown to select Elm (name of you project)
. That should hopefully have more context.
Can you get back with the logfile?
I'm sorry, can you maybe send me a screenshot of where that button should be located?
- F1 > Output: Focus on Output View
- Choose dropdown on the right side
were you able to solve this?