no syntax highlighting for Ruby Gemfile in Notepad++ -



no syntax highlighting for Ruby Gemfile in Notepad++ -

i created new app in ruby on rails , opened notepad++. seems of files syntax highlighted ruby on rails create easier development.

one problem, though gemfile, not given ruby file extension:

gemfile not gemfile.rb.

is there anyway apply ruby syntax highlighting gemfile without changing extension?

select menu language -> r -> ruby , apply coloring document. unfortunately you'll have repeat every time open file.

notepad++ syntax-highlighting

Comments

Popular posts from this blog

php - How to pass multiple values from url -

database - php search bar when I press submit with nothing in the search bar it shows all the data -

ios - How to load .png images from Documents folder of an app -