1, Gradient Selection
This plugin makes VisualStudio's highlighted text look like blend and looks more comfortable.
2, Lineadornments
This plugin can highlight the line where the cursor is located, and many people like the effect.
3, Align Assignments
Code formatting is a very powerful feature
4. Go to Definition
This tool can be quickly positioned to the definition of a variable or function by Ctrl+click, similar to Sourceinsight. Although this feature is available in the right-click menu, this tool is useful for programmers who need to develop and maintain hundreds of thousands of of lines of code, which can save a lot of time.
5, JS Enhancements
This extension provides a syntax highlighting editor for JavaScript and CSS.
6, Indent Guides
The effect of this plugin is to add snaplines to code blocks to identify matching curly braces, making it easy for the apes to find the corresponding block of statements.
7. JavaScript Parser
Folding JS Code, quickly find the JS class, method of the tool
Several good VisualStudio2010 plug-in