use JSLint to check for JavaScript code errors in notepad++
The installation steps are as follows:
First download the plugin here and extract it to any directory.
Then select the extracted JSLintNpp.dll file in the Settings >> import >> Import plug-in.
Then, then on the wood there was then ...
OK, you can see the installation process is very simple, of course, the use of the method is very simple:
Open a JS file at random, and then select the plugin >>jslint>>jslint current file.
The JSLint window already appears below the main window, and you can see the errors and warnings given by JSLint for this JS code. (say, this document error a bit much AH ~ 囧rz ~ directly too many errors).
The plugin >>jslint>>option includes options that can be configured according to your own needs. The good parts is a suggested option for the great God, assume means that when the code is checked to assume the operating environment of JS code, generally choose the first two.
Wood has then ... ^^
This little tutorial ends here, and I wish you all a happy coding.