grunt-contrib-jshint icon indicating copy to clipboard operation
grunt-contrib-jshint copied to clipboard

Opening a file clears all JSHint messages from Visual Studio Error List window

Open exportio opened this issue 8 years ago • 0 comments

When multiple issues are identified in the same file, clicking on one of the issues to go to that line clears all the other messages for that file. Therefore, there is no way to see what the other messages were. This also happens if I open the file; all messages from that file disappear.

exportio avatar May 18 '17 01:05 exportio