JSLint support?

It looks like JSLint was previously supported in Komodo Edit but not supported any longer?

Anybody know of a way to work around this? I prefer JSLint over JSHint.

Thanks!

Hi, sorry, JSLint support was removed in favor of JSHint. There is no way to alter Komodo’s built-in syntax checking for JS. You can probably create a toolbox command or macro that provides service-able syntax checking with JSLint though.