LSP does not work with LSP installed inside Distrobox #10055
Replies: 2 comments 1 reply
-
Have you tried running Also please provide a log file and use the latest release when reporting a bug |
Beta Was this translation helpful? Give feedback.
1 reply
-
Okay, I tried configuring LSP with Neovim, and it has the same issue, so it's not specific to Helix. So I'll close the discussion. |
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.
-
Summary
Hi, and thank you for this wonderful editor! ✨
I found a problem with getting LSP to work. I don't get any LSP functionality, even though
hx --health
reports a working LSP config. For context, I install my LSPs in a distrobox container instead of my host, then export the binaries in my~/.local/bin
directory:This appears to be a bug because Emacs didn't have any problems with this arrangement, and I haven't tried LSP in Neovim at all so I don't if that works. Also, installing Helix in the distrobox and running it there does get LSP working, but I don't think it's an ideal solution. For the time being that is what I will do.
Running
hx --health rust
from the distrobox:Reproduction Steps
No response
Helix log
No response
Platform
Linux
Terminal Emulator
kgx (GNOME Console)
Installation Method
dnf
Helix Version
helix 23.10 (f6021dd)
Beta Was this translation helpful? Give feedback.
All reactions