What is VS? 2. VS: 2.

Source: Internet
Author: User

What is VS? 2. VS: 2.

The rapid development of technology can only be described with a glance. Just a few years ago, there was only JQUERY's call. In the past two years, various frameworks have been whistling.

Plugin directory:

JSEnhancements

Javascript Parser

Highlight all occurrences of selected word

C # outline

NuGet and VisualSVN

 

1. There is a very good plug-in JSEnhancements in VS2010.

The function is to use a block that is too long to write code like C #.

# REGION... # ENDREGION, so this plug-in is a little different from the method in C #.

In this way, you can collect this block, but there are two points of attention: it must be placed in the annotation symbol; it must be followed by the description text or it may not be condensed.

2. If JSEnhancements is configured with Javascript Parser

In this case, you must first find it in the View> other windows and click it.

Then put him on the left. At this time, all the JS files in the current document form a tree structure,

It is intuitive and can be directly located. When you move the mouse over it, you can also improve the comment information written in JS.

3. What about the Highlight all occurrences of selected word plug-in?

In the current document, when you double-click the selected words, all the words in the current document and the selected words will be highlighted in a highlighted color.

Both C #, HTML, and JS have the same effect.

4. the C # outline plug-in is also a very good plug-in.

In general, the smallest contraction in the Code was a function level,

But this plug-in can be used to scale down all the code blocks, such as if and.

5. The following two plug-ins are well known and recorded. It is convenient for you to check and help those who are looking for such features,

But do not know what the name is.

NuGet and VisualSVN

Nuget can be very convenient to manage the project library, specific installation, use can look at this blog http://www.cnblogs.com/chenkai/archive/2012/01/04/2312024.html

As for VisualSVN, you can look at the http://blog.csdn.net/lincyang/article/details/5658274

 

You are welcome to shoot bricks. If there are other useful and practical plug-ins, you are also welcome to propose them. I will add them one after another.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.