Vscode Ruby Lsp
Description
VS Code plugin for connecting with the Ruby LSP
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Ruby LSP (VS Code extension)
[!IMPORTANT] The code in this repository has moved! Find the Ruby LSP VS Code extension in our [monorepo](https://github.com/Shopify/ruby-lsp/tree/main/vscode).
Why switch to a monorepo?
Having the VS Code extension and the server implementation be separate repositories was leading to duplicate work. For example:
- The same bug reports or feature suggestions being created in both repositories
- Duplicate documentation
- Documentation that's not consolidated in a single place, requiring users to check multiple places to get the information they needed
- Duplicate integration tests
To consolidate all Ruby LSP information and better serve users, we decided to merge everything into a monorepo. The [ruby-lsp](https://github.com/Shopify/ruby-lsp) repository is now the home for both the server and the VS Code extension.
All issues and commit history were transferred to keep the history and context of the extension.
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development