CTRL + E, D ---- format all code Ctrl + e, f ---- format the selected code Ctrl + Shift + B generate solution Ctrl + F7 generate and compile Ctrl + O open file Ctrl + Shift + O open project Ctrl + Shift + C display Class View window f4 Display Properties window SHIFT + F4 display Project Properties window Ctrl + Shift + e display resource view F12 go to definition Ctrl + F12 go to Declaration CTRL + ALT + J object browse CTRL + ALT + f1 help directory Ctrl + F1 dynamic help F1 help F1 SHIFT + F1 current window help CTRL + ALT + F3 help-search SHIFT + ALT + enter full screen display Ctrl +-backward positioning Ctrl + Shift + -forward positioning Ctrl + F4 close document window Ctrl + Page down cursor locate above window Ctrl + PAG E up move the cursor to the bottom of the window Ctrl + f6ctrl + TAB next document window Ctrl + Shift + f6ctrl + Shift + tab last document window Alt + F6 next panel window Ctrl + k, CTRL + l cancel remarkctrl + k, CTRL + C comment Select Code Ctrl + k, CTRL + u cancel comments on the selected code Ctrl + m, CTRL + O fold Code definition Ctrl + m, CTRL + l expand Code definition Ctrl + delete Delete to end Ctrl + backspace Delete to header SHIFT + TAB cancel tab Ctrl + u convert lowercase Ctrl + Shift + u convert uppercase Ctrl + Shift + end select Ctrl + Shift + home at the end of the document and select SHIFT + end at the end of the document. Select SHIFT + home at the end of the line and select shif at the beginning of the line. T + ALT + end vertical select SHIFT + ALT + home vertical select Ctrl + Shift + page up select to the front of this page Ctrl + Shift + Page down select to the end of this page CTRL + end to the last Ctrl + home to the first Ctrl + A select Ctrl + W select the current word Ctrl + G to go... CTRL + k, CTRL + P the last tag Ctrl + K, CTRL + N next tag Alt + F10 debug-applycodechangesctrl + ALT + break stop debug Ctrl + Shift + F9 cancel all breakpoints Ctrl + F9 allow interrupt Ctrl + Shift + F5 debug-start F5 again run and debug Ctrl + F5 run not debug F10 execute F11 one step by one execute Ctrl + J list members Ctrl + Page down next view Ctrl + B format-bold Ctrl + Shift + T format -Text indent debugging shortcut F6: generate solution Ctrl + F6: generate current project F7: view code SHIFT + F7: View Form Designer F5: start debugging Ctrl + F5: start execution (do not Debug) Shift + F5: stop debugging Ctrl + Shift + F5: restart debugging F9: Switch breakpoint Ctrl + F9: Enable/Stop breakpoint CTRL + Shift + F9: delete all breakpoints F10: Process by process Ctrl + F10: run to the cursor F11: statement by statement edit shortcut key shift + ALT + enter: Switch to full screen edit Ctrl + B, t/Ctrl + k, K: Switch the bookmarks Ctrl + B, n/Ctrl + k, n: Move to the next bookmarks Ctrl + B, P: Move to the previous bookmarks Ctrl + B, c: Clear all labels Ctrl + I: Progressive search Ctrl + Shift + I: reverse progressive search Ctrl + F: Search Ctrl + Shift + F: Search for F3: find the next shift + F3: Find the previous Ctrl + H: replace Ctrl + Shift + H: replace Alt + F12 in the file: Search symbol (list all search results) CTRL + Shift + V: clipboard cycle Ctrl + left and right arrow keys: One word can be moved at a time Ctrl + up and down arrow keys: Scroll code screen, but do not move the cursor position. CTRL + Shift + L: Delete the current row Ctrl + M, M: Hide or expand the current nested folding status Ctrl + M, L: set all processes to the same hidden or expanded State Ctrl + M, P: Stop outline display Ctrl + E, S: View blank Ctrl + e, W: automatically wrap Ctrl + G: shift + ALT + Arrow: select the rectangular text Alt + the left mouse button: select the rectangular text Ctrl + Shift + u: Convert all to uppercase Ctrl + u: CTRL + J/Ctrl + K, L: List Members Ctrl + Shift + Space key/Ctrl + K, P: parameter information Ctrl + K, I: quick information: Ctrl + E, C/Ctrl + k, C: Comment the selected content Ctrl + e, U/Ctrl + k, u: cancel the selected comment content Ctrl + K, M: method for generating the stub Ctrl + k, X: insert code segment Ctrl + k, S: insert external code F12: Go to the call process or variable definition window shortcut key Ctrl + W, W: browser window Ctrl + W, S: solution manager Ctrl + W, C: Class View Ctrl + W, E: Error List Ctrl + W, O: Output view Ctrl + W, p: attribute window Ctrl + W, T: task list Ctrl + W, X: toolbox Ctrl + W, B: Bookmarks window Ctrl + W, u: document outline Ctrl + D, b: breakpoint window Ctrl + D, I: instant window Ctrl + tab: activity form switchover 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
Reprinted
Http://www.cnblogs.com/HelloMyWorld/archive/2013/02/20/2919443.html
Vs 2010 shortcut keys