开发者

How can I get JSLint.VS Addin to work with Visual Studio 2010?

I love the JSLint add-in - very useful. Having just upgraded to VS2010, I want it 开发者_Python百科working in my new environment.

The problem is, regardless of location/path, it does not show up in the Addin Manager (under Tools menu).

Any ideas?


There is a visual studio 2010 extension being worked on..

http://jslint4vs2010.codeplex.com

It is Alpha at the moment, but should be beta soon.


I know I'm late to this party, but Chirpy has JSHint support (-H, +L). Thought you might be interested: http://www.weirdlover.com/2011/03/03/chirpy-v2/


I never got the vs plugin working in the new visual studio however this guys method still works:

Is there an offline version of JSLint for Windows? (Shivendras answer to a question buried deep in a thread about jslint)

Follow what he says and then alt+t followed by the j key will run jslint and show the errors in the output console at the bottom. It is fast and appears to work well. Still playing with it myself though and the options are customizable by editing the jslint.wsf in visual studio.

Hope this helps

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜