Coffeescript syntax highlights not working in *.html.haml files
I am trying to get coffeescript highlighting to work in my *.html.haml files. The highlighting works as expected in .js.coffee files.
But the coffeescript code after the ':coffee' tag in a haml file is not highlighted as expected.
Thanks in advance!
Please sign in to leave a comment.
This is a known limitation (http://youtrack.jetbrains.com/issue/RUBY-9468) and we plan to fix it in our next release (http://confluence.jetbrains.com/display/RUBYDEV/Development+Roadmap)
Regards, Oleg.