Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Ruby Language Service
Ruby Language Service

Ruby Language Service

Mads Kristensen

|
8,167 installs
| (2) | Free
Provides basic editor features for working with the Ruby programming language
Download

This adds Ruby language support to Visual Studio 2017 Update 6.

Features

  • Syntax highlighting
  • Auto completion
  • Outlining (code folding)
  • Comment/uncomment commands

Syntax highlighting

Any Ruby file get's syntax highlighting in the editor.

Syntax highlighting

Auto completion

Basic auto completion based on symbols in the same file is provided.

Completion

Outlining (code folding)

Collapse and expand the code baesd on indentation levels.

Outlining

Comment/uncomment

Hit CTRL+K,C to turn the selection into a comment and CTRL+K,U to remove a comment.

Credit

This extension is based on the Ruby extension for Visual Studio Code.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft