Elixir Setup #12709
Unanswered
bfg-coding
asked this question in
Q&A
Elixir Setup
#12709
Replies: 2 comments
-
Opened up the project in Zed which uses the same elixir-ls and everything worked perfectly with no additional changes so I'm not sure what needs to be changed for Helix to work fully |
Beta Was this translation helpful? Give feedback.
0 replies
-
No idea if that will help here, but for LazyVim I had to do this to get it to work: LazyVim/LazyVim#6186 |
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.
-
Hello, I'm working on getting elixir setup on my system and I'm wanting to use Helix as my editor. I followed the wiki to setup elixir-ls but according to helix logs it's crashing on my system. Some details of my setup
Shell: Fish
OS: Pop-os
Helix: helix 25.01 (f69659c)
According to t he logs that helix is providing it looks like when it runs the lsp, which according to the logs is a renamed
language_server.sh
it installs everything but doesn't actually run the language server. Is anyone else having this issue? I'm at a lossBeta Was this translation helpful? Give feedback.
All reactions