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

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -

ms access - C# - Using OleDbParameter on table name -