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 -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

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