你推荐Visual Studio 2010的哪些扩展? (请说明它是否免费,以及它的用途/功能)


当前回答

快速打开文件的Visual Studio 2010 -免费。模拟Eclipse用户所熟知的Open Resource特性。这个插件为Visual Studio打开任何解决方案文件提供了同样快速的方法。

VS10x编辑器视图增强器-免费beta版。类型和成员定义强调,块结束细节,可点击的热点(c#和VB文档)

其他回答

JScript编辑器扩展

Bundles the following extensions for the Visual Studio 2010 JScript editor Brace Matching Adds support for automatically highlighting the matching opening or closing brace to the one currently at the cursor. Supports matching parenthesis: (), square brackets: [], and curly braces: {}. Braces in strings, comments and regular expression literals are ignored. Outlining / Cold-folding Adds support for automatically creating outlining regions for JScript blocks. Blocks are detected via opening and closing curly braces. Braces in strings, comments and regular expression literals are ignored. Current Word Highlighting Adds support for highlighting all instances of the word currently at the cursor. IntelliSense Doc-Comments Support Adds support for the element in JScript IntelliSense doc-comments to allow display of new lines in IntelliSense tooltips.

VisualSVN(不自由)

我个人更喜欢AnkhSVN,因为它不是SCC提供者,也不会向我的存储库添加额外的文件。

DevExpress codeush Xpress(免费)

WoVS快速添加参考

“快速添加引用”扩展增强了VS显示的未识别类型的智能标记,让您有机会为该类型添加相应的程序集引用,如果需要在单个镜头中添加相应的“using”子句。

VS10x代码映射 那太酷了。容易跳向财产,方法。且易扩大塌陷区域多。