I (wingrunr21) unfortunately do not have enough time to maintain this extension. I am looking for folks with experience to step in and help.
If you are interested, please send me an email. Contributors to the project are preferred.
This is the monorepo for the Visual Studio Code Ruby extensions.
Head on over to the Ruby extension README to get started!
vscode-ruby
- extension providing syntax highlighting, language configuration, and snippets for Rubyvscode-ruby-client
- extension logic including the language server clientvscode-ruby-common
- common utilities that are shared among several other packages (eg environment detection)vscode-ruby-debugger
- implementation of the debuggerlanguage-server-ruby
- language server implementation
Documentation is available in the docs folder
Troubleshooting documentation is available here folder
See the developing docs