Configuring Notepad++ for ruby on rails
ruby, ruby-on-rails
Solution
Go into Settings > Style Configurator and select your language (Ruby):
In the box labelled "User ext." in the bottom-left-hand corner, add the extensions that you'd like to be highlighted as Ruby, separated by a space. Then just Save & Close.
Problem
I'm a newbie to ruby on rails and programming in general. I would like to use notepad++. I have it installed but I can't figure out how to enable syntax highlighting. I have searched through Google but I've only found how to fix erb files (Apparently there is an error with these file type). Any help would be appreciated.