Elixir LS diagnostics not updating #8754
Replies: 1 comment
-
With another language server (NextLS) the issue does not occur, as it's not sending the version. The check was added in this PR: #6282. Unless something comes to mind @pascalkuthe (author of that PR) I'll assume the issue lies with ElixirLS, I've opened elixir-lsp/elixir-ls#1024 to investigate further. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question: it seems like (maybe only sometimes) diagnostics are not updating after fixing an issue in my Elixir projects. I'm seeing the following logs:
Does anyone know if this is a known limitation or a bug? Or is it a bug in the Elixir language server?
Beta Was this translation helpful? Give feedback.
All reactions