My commonly used vs shortcut keys

Source: Internet
Author: User
After using Visual Studio for so many years, we have tried our best to use shortcut keys and try to use as few mouse clicks as possible to improve efficiency.

I have installed visual development X, and some shortcut keys are va, as shown below: CTRL + F current page search Ctrl + Shift + F entire project search Ctrl + I search F3: Find the next shift + F3: search for a function in the current file. You can press Alt + m to jump to the VA toolbar and directly search for all the functions Ctrl + M and CTRL + L to collect all the functions, in this way, it is easier to find the function Alt + O to jump to the corresponding file. h or. in the CPP file Alt + G, the cursor is in a function and jumps to the declaration or definition of the function. It is easier to use Alt + ← than F12 and move the cursor to the previous position Ctrl + TAB, quick CLICK: switch to the previous file; press Ctrl and press TAB multiple times: Switch files one by one Ctrl + W, select the current variable or function Ctrl + u to lower case Ctrl + Shift + u to upper case Ctrl + F4, close file F4, if there is an error after compilation, jump to the first error Alt + F10, application modification during debugging

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.