Just uploaded kojslint to komodo extension site: a komodo jslint integration with additional feature of auto-fix some of the most common jslint warnings.

Kojslint is a fork of kjslint: thanks Ben Smawfield, the author of kjslint.

Give it a try if you use komodo IDE or Edit. Currently kojslint inherits all features from kjslint, and added some more (check out details on the project kojslint):

  • provide UI to modify all available JSLint options
  • save jslint options as profiles (called modes) which are shared for all files/projects
  • add/delete profiles (modes)
  • auto-fix some common jslint warnings
  • all jslint warnings on the same line are grouped in the “JSLint errors” output tab
  • profiles can be locked (it can’t be changed/deleted until unlocked)
  • bundled with JSLint 2010-12-08