Common shortcut keys for VS and VASSISTX

Source: Internet
Author: User

----------------------------------------------------------------
function jump
----------------------------------------------------------------

Alt + G -Jump for function definitions and declarations
F12-Go to the definition of the called function or variable
Alt + O -convert between. h and. cpp files
Alt + M-Lists all functions of the current file
Ctrl + TAB -Toggle Tab


----------------------------------------------------------------
Find
----------------------------------------------------------------

Ctrl + F-Find
Ctrl + Shift + F-Find in Files
F3-Find the next
Shift + F3-Find Previous
Shift + Alt + O -Find files (direct positioning, more on the project of the Heart should also launch performance)
Shift + Alt + S -Find symbols (very cool and windy)
Shift + Alt + F -Find the selected content, better than VS2010, do not believe you choose a function to try, and it also has a clone result function, (do not know)


----------------------------------------------------------------
Replace
----------------------------------------------------------------

Ctrl + H-replace
Ctrl + Shift + H-Replace in file
Alt + F12-Find Symbol (list all find results)
Shift + Alt + R-The selection is renamed and not used much, but it is useful (know the name of the change)


----------------------------------------------------------------
Code manipulation
----------------------------------------------------------------
Ctrl + K + C -Comments
Ctrl + K + U -Uncomment
Ctrl + Shift +]-Select the matching parentheses with the code in it
Ctrl + Shift + U-Convert to uppercase
Ctrl + U-Convert to lowercase
Ctrl + K + D-formatting documents
Tab-Increase Indent
Shift + Tab-Decrease Indent
Ctrl + M + M-collapse code, such as placing the cursor in the position of the #region, if, method header, will collapse them


----------------------------------------------------------------
Debug Run
----------------------------------------------------------------
F5-Start debugging
Shift + F5-Stop Debugging
F9-Set/Remove breakpoints
Ctrl + Shift + F9-Delete all breakpoints
F10-Process-by-step debugging
F11-sentence-by-statement debugging


----------------------------------------------------------------
operation of the project
----------------------------------------------------------------
Alt + Enter-Opens the Properties dialog box for the selected item
Ctrl + Shift + N-New project
Shift + Alt + N-New web site
Ctrl + N-New file
Ctrl + Shift + O-Open Project
Shift + Alt + O-Open Web site
Ctrl + O-Open File


----------------------------------------------------------------
View Call
----------------------------------------------------------------
F4-Properties
Ctrl + Alt + X-Toolbox
Ctrl + Alt + L-Solution Explorer
Ctrl + Alt + S-Server Explorer


----------------------------------------------------------------
Tips
----------------------------------------------------------------
1. Double-click the Control tool to add the control automatically.
2. Alt + arrow key-use arrow keys to resize controls
3. Arrow keys-Adjust the position of the control
4. Removing unwanted namespaces
5. Ctrl + Left and RIGHT arrow keys-one word can be moved at a time
6. Ctrl + up and DOWN ARROW keys-scroll the Code screen without moving the cursor position

VS and vassistx 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.