A curated list of extensions for Ruby-LSP to enhance your development experience!
ℹ️ If you think something is missing or incorrect, pull requests are welcome! Please check out CONTRIBUTING.md for contribution guidelines :)
| Name |
Description |
First released |
Capabilities |
| ruby-lsp |
An opinionated language server for Ruby |
2022-03-01 |
Hover, autocomplete, go-to-defintion, document symbols, folding, highlighting & more |
Gems which include ruby-lsp support by default - no extra dependencies needed.
Gems which can be installed alongside an existing gem (listed in "For" column), to provide support for it.
| Name |
For |
First released |
Capabilities |
| ruby-lsp-rake |
rake |
2024-11-30 |
Hover, go-to-definition, code lens |
| Name |
For |
First released |
Capabilities |
| ruby-lsp-rails |
rails |
2023-04-21 |
Hover, autocomplete, go-to-definition, document symbols, code lens & more |
| ruby-lsp-ree |
ree |
2025-01-31 |
Hover, autocomplete, go-to-definition |
Pull requests are welcome! Please check out CONTRIBUTING.md for contribution guidelines :)
Apache License 2.0 (as per LICENSE file)