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


当前回答

剪贴板管理器

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

区域费率

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

其他回答

Resharper(同意这很糟糕,你必须支付额外的钱来得到这个,但我们会工作的钱) GhostDoc(消除代码中没有注释的任何借口) PowerCommands for VS 2008(忘了我甚至已经安装了这个,因为它只是添加了一个小的东西,应该一直在那里)

如果你正在寻找一个更好的代码编辑器,vim附带了VisVim,这是一个用vim取代VS代码编辑器的插件。

PInvoke。净插件 菜单搜索预先编写的P/Invoke代码。这比自己编写编组代码要容易得多,特别是当存在讨厌的联合和对齐需求时。

我发现Code Rocket非常有用- http://www.getcoderocket.com/

他们的网站上写道:“Code Rocket是一个创新工具,它揭示了c#的内部工作原理,……和C/ c++代码,用于Visual Studio…它使文档成为软件开发过程中无缝集成的一部分,以最小的开销直接插入开发IDE,从第一天开始就提供强大的好处。”

构建版本增量(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.