Can I add Ruby syntax highlighting for Visual Studio 2008?

When I open a Ruby file (* .rb) inside Visual Studio, it reads like a regular text file - without syntax highlighting for language keywords.

Is there a way to install this in Visual Studio?

Update: No, I do not use Visual Studio to develop Ruby - I use Netbeans. But I would like to open the Ruby file in Visual Studio and see the correct selection.

+2
source share
3 answers

There is a Ruby plugin for Visual Studio from Sapphire Steel Software called Ruby in Steel .

+3
source

Visual Studio may have a plugin that can do this.

Netbeans, Textmate, jEdit, Eclipse Ruby, IDE.

( , Visual Studio, :))

0

, Ruby in Steel.

Visual Studio, , . Notepad ++ .

0

All Articles