Javascript Syntax Highlighting in HTML ERB Templates?
Permanently deleted user
创建于
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.
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.
This will be supported in RubyMine 3.0.
-- Dmitry Jemerov Development Lead JetBrains, Inc. http://www.jetbrains.com/ "Develop with Pleasure!"
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?