vscode-ruby-lightLightweight VSCode extension for Ruby. This extension is intended to provide a slightly better editing experience than VSCode's standard features, such as better syntax highlighting and better cursor manipulation, without requiring users to install Ruby. InstallInstall via Visual Studio Marketplace: Optional configurationIf you want to use Diagnostics and Formatting features, If you want to partially disable any of the features provided by this extension, you can do so in the Settings menu. FeaturesDiagnosticsDisplays RuboCop offenses and provides Quick Fix command for autocorrection. FormattingRun "Format Document" command or enable "Format On Save" in the settings to autocorrect RuboCop offenses. HighlightHover control keywords to highlight the corresponding keywords. SelectionRun "Expand Selection" command to select appropriate ranges. SymbolShow Outline section in the explorer panel to see symbols in the current file, or run "Go to Symbol" command to search for symbols. This extension supports the folowiing types of symbols:
Others
Configuration
|