elixir-lsp / vscode-elixir-ls

Elixir language support and debugger for VS Code, powered by ElixirLS.
https://marketplace.visualstudio.com/items?itemName=JakeBecker.elixir-ls
MIT License
545 stars 105 forks source link

Elixir-ls and OTP26 not working in VSCode #363

Closed dr1ver1 closed 1 year ago

dr1ver1 commented 1 year ago

Is this the right repo?

I don't know

"If the language server fails to launch...". How do I check for this? Code Completion isn't working. Debugging isn't working. The Test Explorer finds the test file but doesn't find the tests. I don't think the Dialyzer is running...

Environment

"Elixir: Copy ElixirLS Debug Info"

Elixir 1.15.3 (compiled with Erlang/OTP 26)

OS: Windows 11 Home

Troubleshooting

Crash report template

lukaszsamson commented 1 year ago

OTP 26 is broken on windows. Please wait for patch release 26.0.3 or downgrade to 25. See https://github.com/elixir-lsp/elixir-ls/issues/886