简体   繁体   中英

Javascript in VisualStudio 2010

Are there any good, reliable plugins for Visual Studio that make Javascript development less painful?

Every time I write a closing brace or a semicolon VS feels the need to inappropriately and incorrectly re-indent nearby code.

Have you tried looking under Tools --> Options --> Text Editor --> JScript?

There are lots of settings you can change there to tell VS to indent or not indent code.

JetBrains ReSharper 6 supports JavaScript quite good. Unfortunately it is quite slow.

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