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


当前回答

VS命令Shell 命令shell。虽然不完美,但通常非常非常有用。更快,更容易获得比一个单独的cmd和更容易的复制/粘贴支持。

其他回答

除了这里列出的重构和源代码控制工具之外,AQTime还是一个很棒的windows分析器。它可以作为插件运行,也可以独立运行,并且可以与。net和本地代码一起工作。

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

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

它不是一个Visual Studio插件,但它是一个工具,没有它我就不能使用Visual Studio…

ClipX -它的工作与正常的剪贴板,但保存条目到一个可搜索的列表,你可以使用复制和粘贴作为常用,但你可以按CTRL+SHIFT+V和列表弹出。它可以处理图像、文本等。它甚至在你重启电脑后仍然存在。

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

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