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.
source
share