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


当前回答

我已经使用Visual Assist X快两年了,我发现它非常有用,我可以诚实地说,如果我的雇主不提供它,我必须自己付钱。 我还使用Cool Commands和SlickEdit(免费版本),它们的文件资源管理器和命令间谍工具非常有用。

其他回答

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

Whole Tomato’s Visual Assist X.我非常信赖它。我希望Riverblade能有一个比Visual Lint更好的Lint插件,但因为它最终会被转移到构建服务器上,所以我不介意每隔几天手动运行一次。

《IncrediBuild》怎么样?这是一个很好的带有visual studio集成的分布式构建系统。

2010年VSCommands

来自网站: 最新版本支持:

Manage Reference Paths Prevent accidental Drag & Drop in Solution Explorer Prevent accidental linked file delete Apply Fix (automatically fix build errors/warnings) Open PowerShell Show Assembly Details Create Code Contract Cancel Build when first project fails Debug Output - custom formatting Build Output - custom formatting Search Output - custom formatting Configure WPF Rendering Configure Fusion Logs Configure IE for debugging Locate Source File Thumbnails in IDE Navigator Extended support for xaml, aspx, css, js and html files Disable Ctrl + Mouse Wheel Zoom Zoom to Mouse Pointer Configurability Attach to local IIS Copy Full Path Build Startup Projects Open Command Prompt Search Online Build Statistics Group linked items Copy/Paste Reference Copy/Paste as Link Collapse Solution Group items directly from user interface (DependantUpon) Open In Expression Blend Locate in Solution Edit Project File Edit Solution File Show All Files

还有其他人,所以现在就试试吧!

鬼文档

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