A Claude Code marketplace providing ruby-lsp integration for Ruby development.
Add this marketplace to Claude Code:
/plugin marketplace add sjnims/ruby-lsp-cc| Plugin | Description | Version |
|---|---|---|
| ruby-lsp | LSP server integration providing Ruby diagnostics, hover info, and go-to-definition | 0.1.0 |
After adding the marketplace:
/plugin install ruby-lsp@ruby-lsp-cc- ruby-lsp gem installed (
gem install ruby-lsp) - Ruby >= 3.0
MIT