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!

0
Avatar
Permanently deleted user

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.

0

请先登录再写评论。