I use this and it works great for javascript files, unfortunately, it does not work for javascript that is contained within script tags in an html or jsp file. That, however, is a core IDEA issue that I believe is supposed to be dealt with in the next major release.
nick wrote:
On www.intellij.org there's a syntax file for javascript too.
Ahmed.
Ahmed Mohombe wrote:
>> Hi,
>>
>> is there any way of getting intelliJ to have syntax coloring for
>> javascripts?
I use this and it works great for javascript files, unfortunately, it
does not work for javascript that is contained within script tags in an
html or jsp file. That, however, is a core IDEA issue that I believe is
supposed to be dealt with in the next major release.
Tim
Yeah that was my issue actually.
everything was good ol' black and white in my jsp files.
do you know when that will be likely to come out?