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
Visual Studio 2010 - recommended extensions
提问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:
自由:
- VsCommandBudy- Extend VS with external commands where really need them (Free)
- PowerCommands- useful extensions for the Visual Studio 2010 adding additional functionality to various areas of the IDE.
- DevExpress CodeRush Xpress- Coding assistance, Intellisense navigation,etc.
- AnkhSVN- Subversion Support for Visual Studio.
- Ghost Doc- Simplify your XML Comments.
- Visual Studio Color Theme Editor- make your VS2010 look pretty with themes.
- VsVim- VIM emulation layer for Visual Studio.
- DPack- FREE collection of Microsoft Visual Studio tools.
- VSFileNav- fast searcher with wildcards + camel case searches.
- Sonic file finder- fast and convenient search.
- AllMargins
- tangible T4 Editor plus modeling tools for VS2010adds IntelliSense and Syntax Coloring to T4 Text Templates
- Word Wrap with Auto-Indent
- Indentation Matcher Extension
- Structure Adornment
- BlockTagger
- BlockTaggerImpl
- SettingsStore
- SettingsStoreImpl
- Source Outliner- not available on this link.
- Triple Click- Makes triple click select an entire line.
- ItalicComments
- Go To Definition- Make ctrl+click perform a "Go To Definition" on the identifier under the cursor
- Spell Checker- not available on this link.
- Remove and Sort Using- Adds a context menu entry to Solution Explorer that sorts and removes using statements on every file in the solution, project, or on the individual file.
- Format Document- Adds a context menu entry to Solution Explorer and the code window that executes the Edit-Advance-Format Document command on every file in the solution, project, or current code window.
- Open Folder in Windows Explorer- Extends the Open Folder in Windows Explorer context menu option to the code editor and to all files in solution explorer.
- Find Results Highlighter- Highlights the search text in the find results windows.
- Regular Expressions Margin- A margin which exposes .Net Regular Expressions search and replace capabilities on a given code window.
- VSCommands- not available on this link.
- HelpViewerKeywordIndex- Visual Studio Extension for the Microsoft Help Viewer
- StyleCop- StyleCop analyzes C# source code to enforce a set of best practice style and consistency rules.
- Extension Analyzer- Extension Analyzer helps debug issues with VSIX Components, Visual Studio Packages, PkgDef Files and MEF Components.
- CodeCompare- Code Compare is an advanced file and folder comparison tool. This programming languages oriented diff tool can be used as a Visual Studio add-in and as a standalone application.
- Team Founder Server Power Tools- not available on this link
- VS10x Selection Popup- not available on this link
- Color Picker Completion- not available on this link
- Numbered Bookmarks- Numbered Bookmarks allows users to create and recall bookmarks by using numbers. User can create 10 bookmarks (starting from 0 to 9).
- Mouse Zoom- Mouse zoom at the mouse's cursor instead of at the top of the visible document. See VS options...
- Visual Studio 2010 Pro Power Tools- A set of extensions to Visual Studio Professional (and above) which improves developer productivity.
- JSEnhancements- provides outlining and matching braces highlighting features for Visual Studio JavaScript editor; provides fantastic #region collapsingin JSand CSSfiles, making long files much easier to handle;
- Code Contracts Editor Extensions- Displays Code Contracts (when editing C#) in code, Intellisense, and in metadata files.
- WoVS Quick Add Reference- Add missing assembly references right from the code editor
- JScript Editor Extensions-
- Align By
- T4 Editor
- Quick Open File for Visual Studio 2010- quick opening any solution file
- CleanProject- Cleans Visual Studio Solutions
- PhatStudio- fast file navigation and quickly opening files
- VsVim- Vim style keyboard shorcuts
- Chutzpah- Open source JavaScript test runner
- I Hate #Regions- makes expanded regions less disturbing by making the font smaller
- VsCommandBudy- 在真正需要它们的地方使用外部命令扩展 VS(免费)
- PowerCommands- Visual Studio 2010 的有用扩展,为 IDE 的各个区域添加了附加功能。
- DevExpress CodeRush Xpress- 编码帮助、智能感知导航等。
- AnkhSVN- 对 Visual Studio 的 Subversion 支持。
- Ghost Doc- 简化您的 XML 注释。
- Visual Studio 颜色主题编辑器- 使用主题使您的 VS2010 看起来很漂亮。
- VsVim- Visual Studio 的 VIM 仿真层。
- DPack- Microsoft Visual Studio 工具的免费集合。
- VSFileNav- 使用通配符 + 驼峰式搜索的快速搜索器。
- Sonic 文件查找器- 快速方便的搜索。
- 所有边距
- 有形的 T4 编辑器加上 VS2010 的建模工具为T4 文本模板添加了 IntelliSense 和语法着色
- 自动缩进的自动换行
- 缩进匹配器扩展
- 结构装饰
- 块标记器
- BlockTaggerImpl
- 设置存储
- 设置存储实现
- 源大纲- 在此链接上不可用。
- 三击- 使三击选择整行。
- 斜体注释
- Go To Definition- 使 ctrl+click 对光标下的标识符执行“Go To Definition”
- 拼写检查器- 此链接上不可用。
- 删除和排序使用- 向解决方案资源管理器添加上下文菜单条目,该条目对解决方案、项目或单个文件中的每个文件的 using 语句进行排序和删除。
- 格式化文档- 向解决方案资源管理器和代码窗口添加上下文菜单条目,该窗口对解决方案、项目或当前代码窗口中的每个文件执行“编辑-高级-格式化文档”命令。
- 在 Windows 资源管理器中打开文件夹- 将在 Windows 资源管理器上下文菜单中打开文件夹选项扩展到代码编辑器和解决方案资源管理器中的所有文件。
- 查找结果荧光笔- 在查找结果窗口中突出显示搜索文本。
- 正则表达式边距- 在给定代码窗口上公开 .Net 正则表达式搜索和替换功能的边距。
- VSCommands- 在此链接上不可用。
- HelpViewerKeywordIndex- Microsoft 帮助查看器的 Visual Studio 扩展
- StyleCop- StyleCop 分析 C# 源代码以强制执行一组最佳实践风格和一致性规则。
- 扩展分析器- 扩展分析器帮助调试 VSIX 组件、Visual Studio 包、PkgDef 文件和 MEF 组件的问题。
- CodeCompare- 代码比较是一种高级文件和文件夹比较工具。这种面向编程语言的差异工具可用作 Visual Studio 插件和独立应用程序。
- Team Founder Server Power Tools- 在此链接上不可用
- VS10x 选择弹出窗口- 此链接不可用
- 颜色选择器完成- 此链接不可用
- 编号书签- 编号书签允许用户使用数字创建和调用书签。用户可以创建 10 个书签(从 0 到 9)。
- 鼠标缩放- 鼠标缩放鼠标光标而不是可见文档的顶部。查看 VS 选项...
- Visual Studio 2010 Pro Power Tools- Visual Studio Professional(及更高版本)的一组扩展,可提高开发人员的工作效率。
- JSEnhancements- 为 Visual Studio JavaScript 编辑器提供大纲和匹配大括号突出显示功能;在JS和CSS文件中提供出色的#region 折叠功能,使长文件更容易处理;
- 代码合同编辑器扩展- 在代码、智能感知和元数据文件中显示代码合同(编辑 C# 时)。
- WoVS 快速添加参考- 直接从代码编辑器添加缺少的程序集参考
- JScript 编辑器扩展-
- 对齐方式
- T4编辑器
- Visual Studio 2010 的快速打开文件- 快速打开任何解决方案文件
- CleanProject- 清理 Visual Studio 解决方案
- PhatStudio- 快速文件导航和快速打开文件
- VsVim- Vim 风格的键盘快捷键
- Chutzpah- 开源 JavaScript 测试运行器
- 我讨厌#Regions- 通过缩小字体来减少扩展区域的干扰
Not Free:
不免费:
- Resharper
- Visual Assist X
- JustCode
- ViEmu
- CodeRush with Refactor! Pro
- VisualSVN
- VS10x Code Map- displays a graphical nested representation of the current editor window code
- VS10x Editor View Enhancer
- 锐器
- 视觉辅助 X
- 代码
- 维埃姆
- CodeRush 与重构!亲
- 视觉SVN
- VS10x 代码图- 显示当前编辑器窗口代码的图形嵌套表示
- VS10x 编辑器视图增强器
回答by Giorgi
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
回答by m_pGladiator
Visual Assist X(not free)
Visual Assist X(非免费)
回答by BartoszAdamczewski
回答by Scott Dorman
From my blog post(all free):
来自我的博客文章(全部免费):
- Word Wrap with Auto-Indent
- Indentation Matcher Extension
- Structure Adornment
- This also installs the following extensions:
- BlockTagger
- BlockTaggerImpl
- SettingsStore
- SettingsStoreImpl
- This also installs the following extensions:
- Source Outliner
- Triple Click
- ItalicComments
- Go To Definition
- Spell Checker
- Remove and Sort Using
- Format Document
- Open Folder in Windows Explorer
- Find Results Highlighter
- Regular Expressions Margin
- VSCommands
- HelpViewerKeywordIndex
- StyleCop
- Visual Studio Color Theme Editor
- PowerCommands for Visual Studio 2010
- Extension Analyzer
- CodeCompare
- Team Founder Server Power Tools
- VS10x Selection Popup
- Color Picker Completion
- Numbered Bookmarks
回答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)
I can't code unless my VS2010 has a StackOverflow-like theme.
除非我的 VS2010 有类似 StackOverflow 的主题,否则我无法编码。

