victorporof / Sublime-JSHint

JSHint Gutter for Sublime Text 2 and 3 via node.js
https://github.com/victorporof/Sublime-JSHint
682 stars 71 forks source link

Only able to see errors when JSHint > Lint Code #108

Closed gin93r closed 9 years ago

gin93r commented 9 years ago

ST2

I don't seem to have any icons in the gutter. Lint on load/save doesn't appear to do anything. Highlight selected regions doesn't appear to do anything either.

If I run JSHint > Lint Code via the menu or the key command, I will get the errors listed at the bottom of the editor.

Is there a setting I'm missing, or something else?

I have node, jshint installed.

victorporof commented 9 years ago

Same underlying issue as https://github.com/victorporof/Sublime-JSHint/issues/94