推荐几个不错的Visual Studio 开发用插件  

VS插件很多,例如 Visual Assist X 这个高效插件很多程序员都应该熟悉.但是多了也就杂.干脆自己整理来推荐几个吧.三十岁

0.  DevColor Extensions

一个小工具,也包括了一个颜色选择器。

三十岁

1.  Snippet editor

Snippet Designer 是一个开源插件,有助 VS 提供更为丰富和更为高效的编码经历。

clip_image003

2.  Productivity Power 

the Productivity Power Tools, your extension state (disabled or enabled) will be retained when you install a new version of the Tools as long as Visual Studio is running during the installation.

clip_image004

3.  Image Optimize 

在 Solution Explorer 中的任意文件夹和图片上增加一个右击菜单,可来优化文件夹中的 PNG、GIF 和 JPEG 文件。优化并不影响图片质量,优化过程采用了业内已证明的算法,用于移除 EXIF 信息和其他数据。

clip_image005

4.  VS Command 10 Extension 

VS Commands provides code navigation and generation improvements which will make your everyday coding tasks blazing fast and, together with tens of essential IDE enhancements, it will take your productivity to another level.

clip_image006

5.  Web Essentials

The Live Web Preview tool window loads your website/project in a browser and will update every time you save or build. You can turn on live editing for CSS which lets you see your CSS changes on your actual website as you type each keystroke.

clip_image007

6.   JS Enhancements

This extension provides outlining and matching braces highlighting features for Visual Studio JavaScript and CSS editor. Works both in JS/CSS files and HTML script/style blocks.

clip_image008

7.  Numbered Bookmarks

Numbered Bookmarks allows users to create and recall bookmarks by using numbers. User can create 10 bookmarks (starting from 0 to 9). User can add or navigate to the particular bookmark by using the same shortcut key. The tool adds a bookmark margin to visual studio editor, next to scrollbar.

clip_image009

8.  FoxCop Integrator

FxCop Integrator allows to integrate stand-alone FxCop and Code Metrics PoewrTool into VS2010. You can analysis your source code on VS2010 Pro.

clip_image010

9.  Code Compare 

Code Compare is a powerful file and folder comparison tool that demonstrates new level of code comparison. Advanced comparison approaches, which consider the peculiarities of different programming languages, make a significant advantage in code comparing.

clip_image011

10.  Open Folder in New Windows Explorer

Extend the “Open Folder in Windows Explorer” context menu option to the code editor and to all files in solution explorer.

clip_image012

11.  Regular Expresion Margin 

A margin which exposes .Net Regular Expressions search and replace capabilities on a given code window. Toggle the margin by Alt+r. Navigate to next search by Alt+n.  Navigate to previous earch by Alt+p.  Escape key hides the margin and set focus back to the code window.  Even if the margin is hidden, as long as there is search in the Find What textbox, it will continually do a search on text updates.

clip_image013

12.  Visual Studio Color Theme

Allows users to customize the color palette used for menus, toolbars, tabs, title bars, and other environment colors.

clip_image014

13.  Spell Checker

This extension provides spell checking support for various “natural language” portions of files. This includes:

Plain text files (the entire file is spell checked)

Source code (comments and strings are spell checked)

HTML/ASP (things that aren’t HTML tags are spell checked)

clip_image015

14.  Triple Click 

Makes triple click select an entire line.

clip_image016

15.  Go To Definition

Make ctrl+click perform a “Go To Definition” on the identifier under the cursor. Also, when the ctrl key is held down, highlight identifiers that look like they have definitions to navigate to.

clip_image017

16.  VsVim

在 Visual Studio 2010 环境下模拟 Vim 。

本文来自:传送门

欢迎大佬支持本博客的发展 -- Donate --

本文链接:推荐几个不错的Visual Studio 开发用插件

转载声明:本站文章若无特别说明,皆为原创,转载请注明来源:三十岁,谢谢!^^


分享到:          
  1. 没有评论

  1. 没有通告