Notepad++ supports ruby syntax highlighting but treats .rhtml files as normal text, which are a mix of ruby and HTML.
It would be really a great enhancement if .rhtml files can also be supported.
All that have to be done is treat the code between <% %> as ruby code and
rest as HTML(or JavaScript, CSS).
-Thanks for a great editor. I use it all the time.
By the way this project is on my to-donate list, just waiting to finish my school, get a job and get a Credit Card.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Notepad++ supports ruby syntax highlighting but treats .rhtml files as normal text, which are a mix of ruby and HTML.
It would be really a great enhancement if .rhtml files can also be supported.
All that have to be done is treat the code between <% %> as ruby code and
rest as HTML(or JavaScript, CSS).
-Thanks for a great editor. I use it all the time.
By the way this project is on my to-donate list, just waiting to finish my school, get a job and get a Credit Card.