This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi How can i enable the analysis of JavaScript files? It is enabled in the options dialoge, but nothing happens on save or build. Nor is there a context menu entry which enables me to check the file. I assumed it would be something on the line of the JSLint Plugin vor Visual Studio... I'm using Visual Studio 2012 on Win7 x64 Thanks! |
|
|
Have you enabled minification for the JavaScript file in question under the project level settings? (Mindscape menu, Web Workbench Settings command). JSHint is run as part of the minification process.
|
|
|
I just found the MINDSCAPE Menu Item to enable this per file. The declaring of imports is quite nice, but would be better if it recognizes the /// <reference path="jQuery.js"/> Tags at the top of the file. As you should have them anyway for IntelliSense and it would be stored in the file itself not the project. Seems this is not what I was looking for, maybe in a future version! Greetings |
|