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


当前回答

构建版本增量(GPL)为您提供了(几乎)控制程序集版本所需的一切。

一些特点(复制自网站):

Different auto increment styles can be set per major, minor, build or revision number. Supports C#, VB.NET and C++.NET projects. Not required to be installed by all project members. Configuration is shared via properties in the solution and project files. Developers who don't have the addin won't feel a thing. Automatically checks out required files if under source control. Can be configured per solution and/or per project. Can be configured to update only on certain configuration builds (debug, release, any or custom) Can update assembly attributes in an external source file instead of the default AssemblyInfo.

其他回答

以下是我的清单:

Microsoft StyleCop(代码分析) JetBrains dotTrace(应用程序分析) 类型隔离器(单元测试中的模拟) Roland Weigelt的GhostDoc(代码文档)

剪贴板管理器

通过删除行来维护剪贴板数据,其他一些不错的项目,但这一项本身就让我很高兴。

区域费率

虽然有些区域有问题,但我认为如果你使用它们,这个工具是为你准备的。自动将您的代码划分为适当的区域块。完全可配置的自定义项目等。

LinqPad非常适合测试linq to objects/xml/sql。免费下载。

我喜欢CopySourceAsToHTML这个很酷的插件。如果你想在保持语法格式的同时复制博客之类的代码块,这是很好的选择。

我认为这仍然是url..你必须做一些手工工作来设置08。 http://www.jtleigh.com/people/colin/software/CopySourceAsHtml/

我发现了一个叫Visual Studio Gallery的网站,它有很多Visual Studio插件。我现在正在浏览,我建议大家都去看看。