Visual Studio tips-(11-20)

Source: Internet
Author: User

11,Use SHIFT + ALT + F12 to find the symbol display result

 

The shortcut key is bound to edit. quickfindsymbol:

 

Select the text you want to search for, and then click SHIFT + ALT + F12 to find all the matching items.

You can also click Alt + F12 to bring up the search symbol window and search for it. This function can also be achieved by clicking the Object Browser and entering the specified content for search.

12,Change the search window to docable

The find and replace window is actually not a dialog box, but a tool window. By default, it is floating. You can right-click the title bar area to dock the window, in this way, you can fix it in the workspace where you like it.

 

13,Set indent

Select tool-Option-text editor in sequence, select a tab in the required language, and define the required indentation. Of course, the default four indentation is acceptable.

 

14,Changed the color of matching brackets, which has been improved in vs2010 and changed to a pretty transparent blue box, but it is dark gray by default in vs2008, if you think it is not very conspicuous, you can make the following changes:

Select tool-Option-color and font in sequence, select "matching brackets" in the display item, and then you can customize the color, as shown below:

 

For English version changes, select brace matching:

The effect is as follows:

 

15,Insert code block quickly (CTRL + k, S)

For example, if you want to add # region, enter # region directly after the external code, or directly rely on smart prompts. Of course, you can also select the code block to use for or foreach for the package, fast and effective, improving programming efficiency.

16,Note the options on the right-click tab.(If you do not pay attention to it ):

 

Copy full path option: Obtain the detailed path of the selected file on the computer;

Open the folder: Enter the folder where the file is saved.

17,Press CTRL + ALT + down arrow to display the file list on all files Tab

 

18,Change the loading options when opening and update RSS content

Go to tool-Option-environment-start in sequence for relevant custom settings

 

19,Change the default path when vs creates a project

Select Tools> Options> solutions> General

 

20,You can right-click and drag the code to the desired location.

To be continued...

Author: Rocky Xiang
Source: http://www.cnblogs.com/RockyMyx/
The copyright of this article is shared by the author and the blog Park. You are welcome to repost it, but please provide a connection to the original article clearly on the article page. Otherwise, you will be entitled to pursue legal liability.

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.