Elixir-ls (lsp) immediately crashes when opening an Elixir buffer

What happened?

When I open an Elixir file the lsp server immediately crashes. It appears that the server gets started twice.

What did you expect to happen?

The LSP server should not crash. If my assumption is correct, it should not be started twice.

Steps to reproduce

  1. Enable (elixir +lsp +treesitter)
  2. Open an Elixir buffer inside a projectile project
  3. Watch the crash appear

System information


Loading data dump...

This topic was automatically closed after 90 days. New replies are no longer allowed.