Using JSLint in Notepad++
I have managed to get two lint programs to run using the notepad++’s NppExec Plugin. The NppExec plugin is usually installed by default and can be found under plugins -> NppExec. (Using NppExec 0.3 RC1 and Notepad++ 5.1+). 1) JSLint first download the WSH version of jslint from http://www.jslint.com. Modify the last part of the … Read more