Description
Adds Ruby support for Language Server Protocol data structures and communication patterns. It is useful for editors, language servers, code intelligence tools, and developer integrations.
Language servers process project files and editor requests. Avoid leaking source paths or code content in logs, and validate messages from external editor clients.