简体   繁体   English

VisualStudio 2010中的Javascript

[英]Javascript in VisualStudio 2010

Are there any good, reliable plugins for Visual Studio that make Javascript development less painful? 是否有任何好的,可靠的Visual Studio插件可以减轻Javascript开发的痛苦?

Every time I write a closing brace or a semicolon VS feels the need to inappropriately and incorrectly re-indent nearby code. 每次我写一个右括号或分号时,VS都会感到有必要不恰当地并错误地重新缩进附近的代码。

Have you tried looking under Tools --> Options --> Text Editor --> JScript? 您是否尝试过在工具->选项->文本编辑器-> JScript下查找?

There are lots of settings you can change there to tell VS to indent or not indent code. 您可以在其中进行许多更改以告诉VS缩进或不缩进代码。

JetBrains ReSharper 6 supports JavaScript quite good. JetBrains ReSharper 6支持JavaScript很好。 Unfortunately it is quite slow. 不幸的是它很慢。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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