javascript - Is it possible to disable specific warnings in Komodo Edit? -
javascript - Is it possible to disable specific warnings in Komodo Edit? -
komodo edit divides warnings 2 categories: regular , strict. of strict warnings, - example, warning when dictionary definition has trailing comma - useful me, while others aren't.
is there way, perhaps through editing komodo resource files, disable specific warnings within 'strict' category?
maybe installing kjslint addon can help? gives command on jslint, equal official jslint options.
javascript ide komodo komodoedit
Comments
Post a Comment