visual-studio Visual Studio 2010 - 推荐的扩展

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/2757357/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-22 11:54:33  来源:igfitidea点击:

Visual Studio 2010 - recommended extensions

visual-studiovisual-studio-2010

提问by CD..

What are your recommended extensions for Visual Studio 2010? (Please indicate if its free or not And also its purpose / function too)

你推荐的 Visual Studio 2010 扩展是什么?(请说明它是否免费以及它的用途/功能)

采纳答案by Jan-Patrick Ahnen



Free:

自由:

Not Free:

不免费:

回答by Giorgi

NuGet

NuGet

NuGet (formerly NuPack) is a free, open source developer focused package management system for the .NET platform intent on simplifying the process of incorporating third party libraries into a .NET application during development.

NuGet(以前称为 NuPack)是一个面向 .NET 平台的免费、开放源代码开发人员包管理系统,旨在简化在开发过程中将第三方库合并到 .NET 应用程序中的过程。

回答by Dirk Vollmar

PowerCommands(free)

PowerCommands(免费)

回答by realMarkusSchmidt

AnkhSVN(free)

AnkhSVN(免费)

Even if you use other SVN shells outside VS (like TortoiseSVN), I recommend to install this Source Control Provider to automatically keep track of file renames, deletions and the like.

即使您使用 VS 之外的其他 SVN shell(如 TortoiseSVN),我也建议安装此 Source Control Provider 以自动跟踪文件重命名、删除等。

回答by m_pGladiator

Visual Assist X(not free)

Visual Assist X(非免费)

回答by BartoszAdamczewski

Ghost Doc(Free)

Ghost Doc(免费)

It takes a while to configure it properly, but it can be quite useful.

正确配置它需要一段时间,但它可能非常有用。

回答by Andrew Moore

DevExpress CodeRush/Refactor! Pro(not free, $249.99)

DevExpress CodeRush/重构!专业版(非免费,249.99 美元)

It's way better than Resharper (which by the way always slowed down my VS to a crawl), it works with C# andVB.NET (including refactoring) and the support and community is excellent. Worth the price tag. And yes, it does support 2010 (in RC at the time of this writing).

它比 Resharper 好得多(顺便说一下,它总是让我的 VS 慢下来),它适用于 C#VB.NET(包括重构),并且支持和社区非常好。物有所值。是的,它确实支持 2010(在撰写本文时为 RC)。

回答by spong

Visual Studio Color Theme Editor(free)

Visual Studio 颜色主题编辑器(免费)

I can't code unless my VS2010 has a StackOverflow-like theme.

除非我的 VS2010 有类似 StackOverflow 的主题,否则我无法编码。

回答by jrummell

VisualSVN(not-free)

VisualSVN(非免费)

I personally prefer this over AnkhSVN since its not an SCC provider and doesn't add extra files to my repository.

我个人更喜欢这个而不是 AnkhSVN,因为它不是 SCC 提供者并且不会向我的存储库添加额外的文件。