I've uploaded a new pspad jslint extention, version 3.1.1. It is based on fulljslint.js dated 2009-08-18 from Douglas Crockford. See http://www.jslint.com.
PSPadJSLint allows you to do a JSLint on a JavaScript file you are editing. Results are shown in the Log window. With Shift+Alt+Up/Down you can browse through the errors. On success, all members are displayed in the Log window. Additional to changing jslint options is the possibility to push, pop and clear the options, to temporarily change one or more options or to check for only one specific error. Happy scripting. B-] _Changes since 2.1.1:_ *Removed option warnings in favor of jslint`s 'maxerr'.* [i]Added clearoptions to disable all checks in order to test for one specific error.[/i] [i]Removed option indent from boolOptions because it is now handled by JSLINT.[/i] *Modified cloneObject for better checking.* *Changed indentation to show the correct line and column number in PSPad.* -- <http://forum.pspad.com/read.php?2,35782,50713> PSPad freeware editor http://www.pspad.com
