简体   繁体   中英

JavaScript Plug In for Visual Studio?

I am working on an ASP.NET project, and it is very frustrating how poor the support for JavaScript is in VS. For example, no outlining, no f12 to find a definition, no refactoring, no code analysis, no ready support for documenting functions, horrible navigation and barely functional intelisense.

Although JavaScript is no doubt an intractable language, it is clearly possible to do these things: many PHP/Python/Java toolsets have much better support.

I was wondering if there is a decent plug in for JavaScript in VS? Does everyone just suffer in silence, or am I missing something? I find the contrast between working in the C# side, which has awesome tools, to the JavaScript side which has tools with 1990s functionality quite disconcerting.

我期待(目前尚不可用)ReSharper 6中的JavaScript支持: http : //blogs.jetbrains.com/dotnet/2010/09/resharper-6-javascript-css-support-coming-up/

This one is pretty good too ..

http://code.google.com/p/js-addin

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM