Description
Adds Ruby language-server features for editors, including code intelligence, diagnostics, formatting support, and project-aware assistance. It is useful when a developer wants richer Ruby editing in tools that support the Language Server Protocol.
Language servers read project files and may expose diagnostics or paths through editor logs. Use trusted editor integrations and avoid sharing logs that include private code.