Visual Studio 2012 Common shortcut keys

Source: Internet
Author: User

1. Forced intelligent Perception: ctrl+j;
2. Forced IntelliSense display parameter information: ctrl-shift-space;
3. Format the entire block: ctrl+k+f
4. Check bracket matching (toggle between left and right brackets): Ctrl +]
5. Select the code between the start of the cursor and the Beginning (tail): Shift + Home (end)
6. Switching between method definition and call point: ctrl+shift+7 (8)
7. Set Breakpoints: F9
8. Use tab to increase indentation, shift+tab decrease Indent
9. Format the entire code: CTRL+K, F
10. Set Bookmark: ctrl+b+t, jump bookmark: ctrl+b+n
11, the editing area view maximization: Alt+shift+enter;
12. Comment Selected block: control+k,control+c
13. Uncomment BLOCK: Control+k,control+u
14. Find and Replace: control+f\control+h
15, jump to the definition, very useful shortcut key: F12
16. Find All references: shift+f12
17. Delete whole line: control+l
18. Revocation: Control+z
19, anti-revocation: control+y (if it is a Mac user +fn)
20. Folding Code Definition: CTRL + M, CTRL + O
21. Expand Code Definition: CTRL + M, CTRL + L
22. View last reading place \ anti-last view: control+ "-" \control+shift+ "-"
23, CTRL + G go to ...
24, CTRL + u turn lowercase
25. CTRL + SHIFT + U-turn capitalization


Note:: VS2010 is (ctrl+e,c), VS2012 is (ctrl+k, CTRL + C), the actual operation, hold down the CTRL key, press the K key, and then press the C key. Equivalent to Ctrl+k Plus CTRL + C key combination

Uncheck Line Comment: VS2010 Yes (ctrl+e,u), VS2012 Yes (ctrl+k, ctrl+u)

Visual Studio 2012 Common shortcut keys

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.