I am looking for a jQuery syntax highlighting plugin for Notepad++, or at least some XML that I can put in the lang.xml file so my jQuery is more readable.
There is a question about this here but it was closed and not properly answered. It’s also mentioned here, but again without a definitive answer.
I know that Notepad++ is not ideal for developing AJAX apps and what-not, but I am happy with it for my use.
I use Notepad++ a lot, there is no specific plugin for jquery that I know of.
Taken from jQuery website
The JavaScript mode should work for you, I know it works for me. Syntax is the same since it’s just a library.