VS Development Essentials, let the code shrink automatically!

Source: Internet
Author: User

A year ago, I do not know where to see the development of the auxiliary plug-in, installed, and then has been unknowingly used, one day re-installed system, the plug-in is gone, and can not remember his name,

Search online for "auto-shrink Code", "VS Development essentials plugin" and so on have not been able to find this plugin. He was discovered by accident today.

He is: C # outline 2012

Especially write this article, share with you.

When the code under a class is more, or the code of a function point is a bit more, the plugin will work. For code-makers, shrinking code will think:

#region myregion// content 1#endregion  

As in the following fragment:

1if (type = =1)2{3#region Myregion4//Content 15#endregion6} 7 else 8  9  #region Myregion 10 // content 211  #endregion 12}          

Effects after using C # outline 2012:

Automatically shrinks if switch for and other code blocks for you.

Keep your code management clear and organized.

VS Development Essentials, let the code shrink automatically!

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.