This adds Ruby language support to Visual Studio 2017 Update 6. Features
Syntax highlightingAny Ruby file get's syntax highlighting in the editor. Auto completionBasic auto completion based on symbols in the same file is provided. Outlining (code folding)Collapse and expand the code baesd on indentation levels. Comment/uncommentHit CreditThis extension is based on the Ruby extension for Visual Studio Code. |