Practical Extensions for Visual Studio

Source: Internet
Author: User
Tags dashed line visual studio

Visual Studio has very good scalability, and in previous articles I showed you how to extend the editor (see Resources at the end of this article). In this article, I'll introduce a few very useful extensions to help us improve our development efficiency.

C # outline

The Visual Studio default outline scheme only allows you to collapse the code at the method level and above, and you cannot collapse an if, while block, and this tool compensates for this problem.

Download Address

2010 | 2012 | 2013

Highlight all occurrences of selected word

The extension can highlight all the relevant code in yellow and mark it with a conspicuous square in the left area so that we can identify the location of the relevant code at a glance.

Download Address

2010~2013

Indent Guides

The code is too long to be dazzled at times, confusing which bracket is a pair, and the tool draws a dashed line for each indent.

Download Address

2010 | 2012~2013

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.