So I checked all the ones under “linter” for javascript but all of them seem to be a different variant of JavaScript. The one that seemed normal “linter-js-standard” wouldn’t download for me and the first option [as in first download package in JavaScript linter section] that allows you to checkbox an option to get syntax errors in HTML section lags every time I type a letter.
Recommend me a JavaScript error highlighter?
anthonyvdg
#4
Personally, I use linter (base plugin) with linter-jshint. But there is choice between many linter families, and sometimes (like in the case of js with jshint and eslint, etc) even choice between variants of language specific linters.