Enable diagnostics and formatting for Ruby files #6537
hovsater
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Zed ships with solargraph support out of the box. Unfortunately, diagnostics and formatting are turned off by default. Thankfully we can change this by adding a lsp entry for Solargraph. Open your Zed configuration file (
⌘ + ,
) and add the following configuration for solargraph:Voilà!
Beta Was this translation helpful? Give feedback.
All reactions