Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Latest commit

 

History

History

vscode-ruby

VSCode Ruby

This extension provides improved syntax highlighting, language configuration, and snippets to Ruby and ERB files within Visual Studio Code. It is meant to be used alongside the Ruby extension.

Syntax Highlighting

Before: syntax_before

After: syntax_after

Using with the Ruby extension

This extension is listed as a dependency for the Ruby extension and does not need to be installed independently