谁能推荐一些好的微软Visual Studio插件吗? 免费赠品是首选,但如果物有所值,那也没关系。


当前回答

我最喜欢的是我演的《Goanna》:)

http://www.redlizards.com/

C/ c++静态分析——它有助于发现错误。

其他回答

对于c#开发,我使用:

ReSharper, heavily customized and with a couple dozen custom actions I wrote (not to mention weird but wonderful Live Templates) GhostDoc - very useful for postprocessing of generated code Source Code Outliner P/factor (a set of internally developed code gen tools for VS) - see example here CodeGenUtils - another internal dev for code generation, available on CodePlex SharpWizard - a VS add-in for rapid prototyping. Supports advanced generation of interface support, operators, patterns, metadata. Dependency Analyser - a really nifty tool (another internal dev.) for identifying dependencies between CLR properties. Useful for autogenerating change notifications based on dependency graphs.

除此之外,我还为特别困难的场景设计了几个DSL图形设计人员——例如,我有一个用于复杂多线程操作的DSL,它是使用Pulse & Wait实现的。

虽然不是免费的,但是ReSharper绝对值得推荐。

我经常使用Fogbguz插件,但是你需要先使用Fogbugz !!

鬼文档

GhostDoc是Visual Studio的一个免费插件,可以自动生成XML c#的文档注释。要么使用继承的现有文档 从基类或实现的接口,或从 名称和类型,例如方法,属性或参数。

smartpaste -(免费)复制/粘贴字符串代码生成器

AnkhSvn -(免费)VS.NET的SVN源代码控制集成

VisualSVN服务器-(免费)源代码控制

ReSharper - IDE增强,有助于重构和提高效率

CodeRush -类固醇代码生成宏

重构——代码重构辅助

CodeMaid(免费)-代码清理,组织和复杂性分析

代码生成器

GhostDoc(免费)简单的代码注释工具

DXCore(免费)和它的许多很棒的插件:DXCore社区插件,CR_Documentor, CodeStyleEnforcer, RedGreen

TestDriven。Net -(免费/付费)单元测试辅助

Reflector - (PAY)功能丰富的。net反汇编器Reflector插件

Web部署项目——提供额外的功能来构建和部署Web站点和Web应用程序(源)。

StudioTools -(免费)导航助手,代码度量工具,增量搜索,visual studio中的文件资源管理器和删除编辑器窗口。从旧网站(archive.org)移动到新网站并停止。