Microsoft Visual Studio tips

Source: Internet
Author: User

1 to definition: F12;
2. Search for all references: Shift + F12
3. Set bookmarks: CTR + K;
4. Force smart sensing to display the parameter information: Ctrl-shift-space;
5. format the entire block: Ctrl + K + F;
6. the method or class to which the current row is located: Ctrl + [
7. Check matching brackets (switch between left and right brackets): Ctrl +]
8 selectCode: Shift + home (end)
9 set the breakpoint: F9
10 select the long box in the circle: Alt + Shift + mouse
11 press Ctrl + enter to insert a blank line above, and press Ctrl + Shift + enter to insert a blank line below. The cursor moves to the beginning of the new line.
12. Use tab to increase indentation and SHIFT + TAB to reduce indentation (the corresponding menu command is in edit-advanced)
13 format the entire code: Ctrl + K + d
14 use Ctrl + W to select the current word
15 single node folding and open switch: Ctrl + M + m
16 use Ctrl + G to jump to the specified row
17 use Ctrl + Delete and CTRL + backspace to delete the subsequent and precursor words respectively.

18 use Ctrl + L to cut the current row, CTRL + Shift + L to delete the current row

19 use Ctrl + J to help complete the statement.

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.