Javascript Syntax Highlighting in HTML ERB Templates?
Is it possible to get Javascript syntax highlighting within a content_for block in an ERB template file? I understand why it isn't, but it seems like a very helpful feature.
Please sign in to leave a comment.
Hello John,
This will be supported in RubyMine 3.0.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Dmitry,
Is JS syntax highlighting in content_for blocks supported yet?