Helix LSP doesn't work with old Ruby versions. #9339
Unanswered
0XFI24C741
asked this question in
Troubleshooting
Replies: 1 comment 1 reply
-
From the logs it looks like solargraph is listening for tcp requests first and potentially ignoring the story argument. Could be that the argument was different on older ruby version's or some other bug. I would just use an up to date version of the LSP server. |
Beta Was this translation helpful? Give feedback.
1 reply
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
Ruby: v2.5.8
Solargraph: v0.38.0 (the latest working with 2.5.8 ruby.)
Sadly doesn't work. Seems like some problems with initialization.
Config is:
But, same configuration works fine with newer versions of Ruby.
Reproduction Steps
No response
Helix log
~/.cache/helix/helix.log
Platform
macOS
Terminal Emulator
alacritty 0.13.1 (fe2a3c5)
Installation Method
brew
Helix Version
helix 23.10 (f6021dd)
Beta Was this translation helpful? Give feedback.
All reactions