Skip to content

Conversation

@MikaelFangel
Copy link
Owner

Motivation

When developing Elixir and you have elixir-ls enable it can use one version of Elixir and your system another. This can result in conflicts between the two compilers which force full recompilations of your elixir project and other weird compiler errors.

Changes

  • Set less common languages LSP packages to null, to rely on system installations.
  • Set elixir-ls command back from null.

References

CC @PhilipCramer and @Greve2001 for testing.

@MikaelFangel MikaelFangel merged commit 34a5e97 into main Feb 13, 2025
3 checks passed
@MikaelFangel MikaelFangel deleted the fix-lsp-package branch February 13, 2025 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants