visual-studio 推荐的 Microsoft Visual Studio 附加组件/插件

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/2767/
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-09-13 16:20:31  来源:igfitidea点击:

Recommended add-ons/plugins for Microsoft Visual Studio

visual-studiopluginsadd-on

提问by Bryan Denny

Can anyone recommend any good add-onsor pluginsfor Microsoft Visual Studio?
Freebies are preferred, but if it is worth the cost then that's fine.

任何人都可以推荐任何好的附加组件插件Microsoft Visual Studio
免费赠品是首选,但如果物有所值,那就没问题了。

采纳答案by David Negron

SmartPaster- (FREE) Copy/Paste code generator for strings

SmartPaster-(免费)字符串的复制/粘贴代码生成器

AnkhSvn- (FREE) SVN Source Control Integration for VS.NET

AnkhSvn- VS.NET 的(免费)SVN 源代码控制集成

VisualSVN Server- (FREE) Source Control

VisualSVN 服务器-(免费)源代码管理

ReSharper- IDE enhancement that helps with refactoring and productivity

ReSharper- 有助于重构和提高生产力的 IDE 增强

CodeRush- Code gen macros on steroids

CodeRush- 类固醇的代码生成宏

Refactor- Code refactoring aid

Refactor- 代码重构帮助

CodeMaid(FREE) - Code cleanup, organization and complexity analysis

CodeMaid(FREE) - 代码清理、组织和复杂性分析

CodeSmith- Code Generator

CodeSmith- 代码生成器

GhostDoc- (FREE) Simple code commenting tool

GhostDoc- (免费)简单的代码注释工具

DXCore(FREE) and its many awesome plugins: DxCore Community Plugins, CR_Documentor, CodeStyleEnforcer, RedGreen

DXCore(免费)及其许多很棒的插件:DxCore 社区插件CR_DocumentorCodeStyleEnforcerRedGreen

TestDriven.Net- (FREE/PAY) Unit Testing Aid

TestDriven.Net-(免费/付费)单元测试辅助

Reflector- (PAY) Feature rich .Net Disassembler Reflector AddIn's

Reflector- (PAY) 功能丰富的 .Net Disassembler Reflector AddIn

Web Deployment Projects- Provides additional functionality to build and deploy Web sites and Web applications (source).

Web 部署项目- 提供附加功能来构建和部署网站和 Web 应用程序(源代码)。

StudioTools - (FREE) Navigation assistant, code metrics tool, incremental search, file explorer in visual studio and tear off editor windows. Moved from old site (archive.org)to new siteand discontinued.

StudioTools -(免费)导航助手、代码度量工具、增量搜索、visual studio 中的文件浏览器和撕下编辑器窗口。从旧站点 (archive.org)移至新站点并停止使用。

回答by Michael Stum

Not free, but ReSharperis definitely one recommendation.

不是免费的,但ReSharper绝对是推荐之一。

回答by graham.reeds

Whole Tomato's Visual Assist X. I absolutely swear by it. I would like to see a better plug in for Lintthan Visual Lintby Riverblade, but since that will eventually be moved onto the build server I don't mind running it every couple of days manually.

Whole Tomato 的视觉辅助 X. 我绝对发誓。我希望看到一个比Riverblade 的Visual Lint更好的Lint插件,但由于它最终会移到构建服务器上,我不介意每隔几天手动运行一次。

回答by Brad Tutterow

PowerCommandsis a Microsoft-created plugin that offers a variety of new features that one would think probably should have been in Visual Studio in the first place.

PowerCommands是一个 Microsoft 创建的插件,它提供了许多新功能,人们认为这些功能一开始就应该出现在 Visual Studio 中。

These include

这些包括

  • Copying/Pasting project references!
  • "Open Containing Folder" to jump straight to the hard-drive location of a file or project
  • Automatic reorganizig and sorting of using statements
  • "Open Command Prompt Here" to open a command prompt in any of your project folders.
  • Collapse Projects
  • 复制/粘贴项目参考!
  • “打开包含文件夹”直接跳转到文件或项目的硬盘位置
  • using 语句的自动重组和排序
  • “在此处打开命令提示符”可在您的任何项目文件夹中打开命令提示符。
  • 收起项目

回答by Adam Lassek

RockScrollis awesome, and free.

RockScroll很棒,而且免费。



Addendum

附录

As @Andrei points out, MetalScrollis a better alternative. It's Open Source, and corrects some annoying things about RS.

正如@Andrei 指出的那样,MetalScroll是更好的选择。它是开源的,并纠正了一些关于 RS 的烦人的事情。

回答by Brian G Swanson

I'm a big fan of CodeRush and Refactor! Proby DevExpress. I've been using them for a number of years, and without a doubt it makes me a faster developer. Also, both are built on a free framework called DXCorethat allows you to develop your own plug-ins for Visual Studio, and the sky is the limit there...

我是CodeRush 和 Refactor 的忠实粉丝DevExpress 的专业版。我已经使用它们多年了,毫无疑问,它使我成为一个更快的开发人员。此外,两者都建立在一个名为DXCore的免费框架上,该框架允许您为 Visual Studio 开发自己的插件,并且那里没有限制……

回答by Brett Veenstra

回答by Ray

I find Ghost Docto be very useful.

我发现Ghost Doc非常有用。

GhostDoc is a free add-in for Visual Studio that automatically generates XML documentation comments for C#. Either by using existing documentation inherited from base classes or implemented interfaces, or by deducing comments from name and type of e.g. methods, properties or parameters.

GhostDoc 是 Visual Studio 的免费插件,可自动为 C# 生成 XML 文档注释。通过使用从基类或实现的接口继承的现有文档,或者通过从名称和类型(例如方法、属性或参数)中推断出注释。

回答by Chris Farmer

If you use SVN for source control, definitely get VisualSVN. It enables TortoiseSVN interactions from within the Visual Studio IDE.

如果您使用 SVN 进行源代码控制,请务必使用 VisualSVN。它支持从 Visual Studio IDE 中进行 TortoiseSVN 交互。

I also echo the Resharper comment. Retail price is a little steep, but if you're a student or otherwise educationally affiliated, it's actually pretty cheap.

我也回应了 Resharper 的评论。零售价有点高,但如果您是学生或其他受教育机构,它实际上非常便宜。

回答by Andrew Grant

+1 Visual Assist.

+1 视觉辅助。

It's unfortunate that you need a plugin to get really good intellisense but it's definitely worth paying for.

不幸的是,您需要一个插件才能获得非常好的智能感知,但它绝对值得付费。