ruby solargraph config example (post 23.10 config change) #8680
Replies: 3 comments 7 replies
-
Hey, thanks for providing this example. It helped me configure my LSP for ruby. Additionally one could use the
This starts rubocop in the background and uses it on every subsequent call, which speeds up the formatting by a lot. |
Beta Was this translation helpful? Give feedback.
-
Noob question here.. @jakswa I have your exact config and solargraph installed. |
Beta Was this translation helpful? Give feedback.
-
closing this as pretty outdated (and because my job moved me to standardrb / ruby-lsp 😩 and I finally got that working in helix |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
just wanted to put this somewhere I can reference if I'm not at my machine, and thought other ruby devs might find it useful:
.config/helix/languages.toml
:NOTE: I had to
gem install solargraph
in one case it was missing inBeta Was this translation helpful? Give feedback.
All reactions