Better syntax highlighting for Javascript in Notepad++

Viewed 11792

I'm using Notepad++ in writing Javascript files. But the syntax highlighting is not that good there.

For example methods and properties of known objects, like arrays, numbers or even AJAX object are not highlighted at all.

Can this be improved by adding a plugin or something ? if so can you specify a plugin for me ?

Thanks

1 Answers
Related