Skip on build option missing in VS 2010 context menu

Id #1557 | Release: None | Updated: May 14 at 4:24 PM by dmitrykiev | Created: May 14 at 4:24 PM by dmitrykiev

JSLint Stops on For Loop

Every time JSLint comes across a For loop in my code, it stops prematurely. for (var i = 0; i < attributes.length; i++) { Warning 2 JS Lint: Stopping. (24% scanned).

Id #1549 | Release: None | Updated: May 8 at 12:44 AM by Qube | Created: Apr 29 at 7:41 PM by ldevlin

Excluding JS file that are included in the project via Content Include?

We have multiple products that all use some common folders. We're using Visual Studio's ability to include content in a project from outside the project (Content Include) for third party JS librar...

Id #1477 | Release: None | Updated: Mar 20 at 9:09 PM by jtheriault | Created: Mar 19 at 2:41 PM by kpepin

Support Configuration via .jshintrc

JSHint configuration can be stored in a .jshintrc JSON file. It should be possible to for the extension to: look for a .jshintrc file in the current project or solution and use that export settin...

Id #1461 | Release: None | Updated: May 7 at 9:10 PM by iraecarvalho | Created: Mar 10 at 9:32 PM by wrumsby

Support for the JSHint swindent key?

In the following URL, the JSHint team added support for the switch indent option, and I was hoping we could get similar support for this feature in the jsLint for Visual Studio extension? Havign ca...

Id #1446 | Release: None | Updated: Mar 5 at 6:35 PM by kpepin | Created: Mar 5 at 6:35 PM by kpepin

Remember skip on build

Hi there, It looks like if you set jslint to skip a .js file on build and then restart visual studio, that setting is not remembered. When you have a number of files that you want to skip and they...

Id #1430 | Release: None | Updated: Feb 21 at 10:36 PM by ajbeaven | Created: Feb 21 at 7:54 PM by ajbeaven

Share JSLint Skipped Files Between Team

Hi, I'm using this extension and had skipped a lot of files from being linted. How can I share these skipped files within the team? Is there any config file with list of files to skip linting?

Id #1412 | Release: None | Updated: Feb 21 at 10:36 PM by jakshin | Created: Jan 30 at 12:09 PM by sstude

Unable to turn off JSHint "Missing space after 'function'" error

I have version 1.4.2 of JSLint.VS2012 installed and using the JSHint linter. It doesn't appear possible to turn off the "Missing space after 'function'" error even though the strict whitespace opti...

Id #1394 | Release: None | Updated: Feb 21 at 10:36 PM by tetsuo | Created: Jan 10 at 6:50 PM by ryantofteland

Skipped CSS Files Not Being Ignored in Build

After clicking "Skip on build" in the solution explorer, the warnings of "JS Lint: CSS Files must begin @charset to be parsed by JS Lint" are still being displayed for CSS files. Thanks in advance.

Id #1361 | Release: None | Updated: Feb 21 at 10:36 PM by acgentry | Created: Dec 12, 2012 at 2:43 PM by acgentry

A moved solution configuration is not saved properly.

Per default, the solution configuration file seems to be saved to the root of the solution directory. If one moves this file to another folder on disk, removes the configuration file from the "Sol...

Id #1360 | Release: None | Updated: Feb 21 at 10:36 PM by magebarf | Created: Dec 10, 2012 at 9:52 AM by magebarf