Default keyboard shortcuts in Visual Studio

Source: Internet
Author: User

Official address:

Https://msdn.microsoft.com/zh-cn/library/da5kh0wa.aspx

Visual Studio 2013

1. Function keys

F1: Help, F2: File Rename, F3: Search Next, F4: Properties window, F5: Run,

F6: Stop Debugging/Build, F7: Background code, F9: Set breakpoints, F10: Debug step in, F11: Debug Stepping, F12: View definition

2. Commonly used (the following basic is used)

SHIFT + F4 Show Project Properties window


SHIFT + ALT + Enter full screen display


CTRL +-Navigate backwards


CTRL + SHIFT +-Navigate Forward


CTRL + F4 Close document window


CTRL + TAB Next document window


CTRL + K, CTRL + C comment on the selected code


CTRL + K, CTRL + U uncomment the selection code


CTRL + M, CTRL + O collapse Code definition


CTRL + M, CTRL + L expand/collapse Code Definition


CTRL + DELETE Delete to ending


CTRL + backspace Delete to prefix


CTRL + U Turn lowercase


CTRL + SHIFT + U-turn capitalization


CTRL + END selection to end of document


CTRL + Home selection to start at the end of the document


SHIFT + End Select to end of line


SHIFT + Home selection to start at line


SHIFT + ALT + END vertical selection to last tail


SHIFT + ALT + Home Vertical selection to the front


CTRL + a Select all


CTRL + End document anchored to last


CTRL + Home Document navigates to the front


CTRL + G go to ...


CTRL + K, CTRL + P previous label


CTRL + K, CTRL + N Next label


CTRL + SHIFT + F9 Cancel all breakpoints


CTRL + SHIFT + F5 Debug-Start again


CTRL + F5 run without Debugging


CTRL + J List Members


CTRL+F6: Build Current project


Shift+f7: Viewing the form Designer


Ctrl+f5: Start execution (without debugging)


Ctrl+shift+f5: Restart debugging


CTRL+SHIFT+F9: Delete all breakpoints


CTRL+F10: Run to Cursor


Shift+alt+enter: Toggle Full Screen editing


Ctrl+f: Find


Ctrl+shift+f: Finding in Files


CTRL + LEFT and RIGHT arrow keys: One word can be moved at a time


CTRL + UP and DOWN ARROW keys: Scrolls the code screen, but does not move the cursor position.


Ctrl+x: Delete When moving forward


Ctrl+e,s: View Blank


Ctrl+e,w: Wrap Line


ALT + left mouse button: Select rectangle text


Ctrl+j/ctrl+k,l: List Members


ctrl+shift+ SPACEBAR/ctrl+k,p: Parameter information


Ctrl+e,c/ctrl+k,c: Comment Selection


Ctrl+e,u/ctrl+k,u: Deselect Comment content


Ctrl+k,m: Generate Method Stub


Ctrl+k,s: Inserting the outer code


Ctrl+w,w: Browser window


Ctrl+w,s: Solution Manager


Ctrl+w,e: Error List


Ctrl+w,o: Output View


Ctrl+w,p: Properties Window


Ctrl+w,t: Task List


Ctrl+w,x: Toolbox


Ctrl+w,b: Bookmark window


Ctrl+w,u: Document Outline


Ctrl+d,b: Breakpoint Window


Ctrl+d,i: Immediate Window


Ctrl+tab: Active form Toggle


Ctrl+shift+n: New Project


Ctrl+shift+o: Open Project


Ctrl+shift+s: Save All


Shift+alt+c: New Class


Ctrl+shift+a: New Item

 

Default keyboard shortcuts in Visual Studio

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.