HTML + Javascript + 'some other syntax specific to custom language' highlighting
Hi,
I need to do syntax highlighting for a language with HTML + Javascript + 'some other syntax specific to custom language'. I could manage to highlight the HTML. But I could not highlight javascript. Is'nt it possible in the community edition?
Thanx !
Please sign in to leave a comment.
If it is not possible in community edition how .js files are highlighted to some extent?
Thanx..!!
JavaScript is supported only in Ultimate Edition of IntelliJ IDEA
http://www.jetbrains.com/idea/features/editions_comparison_matrix.html
Ok tanx..!!