Reputation: 59
I downloaded JSLintNPP.0.8.3 from https://sourceforge.net/projects/jslintnpp/
,now what I see is a .dll file and am not sure about how to install the plugin on my Notepad++.
Upvotes: 1
Views: 1396
Reputation: 2685
If you want to do an offline manual install without the Plugin manager.
Just locate the plugins
dir within your NotePad++ installation and copy the dll there.
Upvotes: 3
Reputation: 353
Open up notepad ++, go to plugins, locate plugin manager then show plugin manager. A window will pop up, on the available tab type J and you should see JSLint, tick it and then press install.
Upvotes: 1