Usage
To install Ruby VSCode Extension, run the following command from the command line or from PowerShell:
choco install vscode-ruby
To upgrade Ruby VSCode Extension, run the following command from the command line or from PowerShell:
choco upgrade vscode-ruby
To uninstall Ruby VSCode Extension, run the following command from the command line or from PowerShell:
choco uninstall vscode-ruby
Description
This extension provides Ruby language and debugging support for Visual Studio Code.
Features
- Automatic Ruby environment detection with support for rvm, rbenv, chruby, and asdf
- Lint support via RuboCop, Standard, and Reek
- Format support via RuboCop, Standard, Rufo, and RubyFMT
- Semantic code folding support
- Semantic highlighting support
- Basic Intellisense support
Please Note: This is an automatically updated package. If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know here that the package is no longer updating correctly.