elm-language-server icon indicating copy to clipboard operation
elm-language-server copied to clipboard

elm-language-server stopped working

Open 3nt3 opened this issue 3 years ago • 9 comments

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: error

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

3nt3 avatar Sep 21 '21 18:09 3nt3

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

razzeee avatar Sep 21 '21 20:09 razzeee

yep everything is installed

3nt3 avatar Sep 22 '21 13:09 3nt3

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

razzeee avatar Sep 22 '21 14:09 razzeee

here's a log http://ix.io/3zGV

3nt3 avatar Sep 22 '21 20:09 3nt3

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.

razzeee avatar Sep 23 '21 05:09 razzeee

Can you get back with the logfile?

razzeee avatar Dec 25 '21 01:12 razzeee

I'm sorry, can you maybe send me a screenshot of where that button should be located?

3nt3 avatar Dec 25 '21 19:12 3nt3

  1. F1 > Output: Focus on Output View
  2. Choose dropdown on the right side

image

razzeee avatar Dec 27 '21 18:12 razzeee

were you able to solve this?

razzeee avatar Apr 25 '22 07:04 razzeee