-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
ElixirLS error #407
Comments
I think you just need to update https://github.com/nvim-lua/lsp-status.nvim to include the recent diagnostic changes. See nvim-lua/lsp-status.nvim#19 and neovim/neovim#12655. |
@lithammer thanks, I'll try it out right now |
Also ensure you have the latest Neovim nightly for good measure (at least including neovim/neovim#12655 is very important). |
Same issue with |
@hissssst Is this still an issue? |
Fixed in current nighly release |
nvim --version
:NVIM v0.5.0-765-g75996a2cd
1f86bfd62d0ba78b0479373661be3fa13f1f8f35
:checkhealth
result - everythingOK
ElixirLS 0.6.2 3acc1fdb2ef2c1167935f7b6e74300e039200ec5
linux 5.7.12
How to reproduce the problem from neovim startup
mix.exs
(a.k.a elixir project root)$ nvim mix.exs
Actual behaviour
Expected behaviour
No errors
Additional info
nvim-lsp
tolspconfig
elixir_ls
tests successfully passedThe text was updated successfully, but these errors were encountered: