VS shortcut keys

Source: Internet
Author: User

Shortcut Key of VS2010; shortcut key of VS2012 change: Note: VS2010 is (Ctrl + E, C), VS2012 is (Ctrl + K, Ctrl + C ), in actual operation, press Ctrl and then press K and then C. It is equivalent to the combination of Ctrl + K and Ctrl + C. Solution: VS2010 is (Ctrl + E, U), VS2012 is (Ctrl + K, Ctrl + U) someone sent a shortcut key for VS2010, which is not full enough. Where can I find it? I want to send a complete one. The shortcut key for VS2008 is attached with Ctrl + E, D ---- format all code Ctrl + A + K + FCtrl + E, F ---- format the selected code Ctrl + K + FCTRL + SHIFT + B generate solution Alt + B or F6 generate the current project Alt + B + U or Shift + F6 CTRL + O open the file CTRL + SHIFT + O open the 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 define CTRL + F12 to declare CTRL + ALT + J object browse CTRL + ALT + F1 help Directory CTRL + F1 dynamic help F1 help SHIFT + F1 current window help CTRL + ALT + F3 help-search SHIFT + ALT + ENTER full screen display CTRL +-backward positioning CTRL + SHIFT +-forward locate CTRL + F4 close document window CTRL + page down cursor locate above window CTRL + page up cursor locate below window CTRL + F6 next document window (no prompt, quick Change) CTRL + TAB next document window CTRL + SHIFT + F6CTRL + SHIFT + TAB previous document window ALT + F6 next panel window CTRL + K, C or CTRL + E + C the selected code CTRL + K, L or CTRL + K, U uncomment the selected code CTRL + M, O fold the Code definition CTRL + M, L expand Code definition CTRL + DELETE to end CTRL + B Remove ACKSPACE to the word header SHIFT + TAB cancel tab ctrl + U to lower case CTRL + SHIFT + U to upper case CTRL + SHIFT + END select to END of the Document CTRL + SHIFT + HOME select to END of the document SHIFT + END select to end shift + HOME select to start of Line SHIFT + ALT + END vertical select to end shift + ALT + HOME vertical select to the beginning CTRL + SHIFT + PAGE UP select to the front of this page ctrl + SHIFT + page down select to the END of this page ctrl + END document locate to the last CTRL + HOME document locate to the top CTRL + A select all CTRL + W select the current word CTRL + G go to line... CTRL + K, CTRL + P the previous tag CTRL + K, CTRL + N the next tag F5, F10, F11, ALT + D + S debug ALT + D + E or Shift + F5 stop debug CTRL + SHIFT + F5 debug-Restart debug CTRL + SHIFT + F9 cancel all breakpoints CTRL + F9 allow interrupt CTRL + F5 run not debug F10 execute F11 step by step execute CTRL + J list members (this object has the same type of object) CTRL + page down next view CTRL + B format-bold CTRL + SHIFT + T format-text indent Ctrl + F10: run at the cursor F7: view code Shift + F7: view Form Designer F9: Switch breakpoint Ctrl + F9: Enable/Stop breakpoint Ctrl + Shift + F9: delete all breakpoint editing Shortcut Keys Ctrl + B, T/Ctrl + K, K: toggle Ctrl + B, N/Ctrl + K, N: Move to the next bookmarks Ctrl + B, P: Move to the previous bookmarks Ctrl + B, C: Clear all tags Ctrl + I: Progressive search Ctrl + Shift + I: reverse progressive search Ctrl + F: Search Ctrl + Shift + F: search in the file (this is good, dw has the folder search function) F3: Find the next Shift + F3: search for the last Ctrl + H: replace Ctrl + Shift + H: replace Alt + F12 in the file: Search for symbols (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 the code screen, but do not move the cursor position. Ctrl + Shift + L: Delete the current row Shift + Alt + Arrow: select the rectangular text Alt + the left mouse button: select the rectangular text Ctrl + K, M: Generate method stub Ctrl + K, x: insert the code segment Ctrl + K, S: insert the outer code window shortcut 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 switch Ctrl + Shift + N: new project Ctrl + Shift + O: Open project Ctrl + Shift + S: Save all Shift + Alt + C: ctrl + Shift + A: The Hidden Shortcut Key of the new VS2005 item. Some accidentally discovered shortcut keys that are not explicitly shared in VS2005, not all shortcut keys, or some common shortcut keys. 1. Ctrl + Space directly completes the class or function (originally this is not a hidden shortcut key, but because the Chinese Input Method preemptible this shortcut key, so ..., the shortcut keys are Alt + Right. 2. Shift + Delete: Delete the entire row, and place the row to the clipboard (a piece of content cannot be selected at this time). 3. Shift + Insert and paste. This is a bit incredible, ctrl + V is enough, probably to correspond to Shift + Delete 4, Ctrl + Up, Ctrl + Down scroll editor, but try not to move the cursor, ensure that the cursor is within the visible range 5. Ctrl + BackSpace, Ctrl + Delete the entire word, sometimes useful 6. Ctrl + Left, ctrl + Right move the cursor by the entire word (not to hide, and the previous items add up to the Ctrl cursor control suite) 7. Alt + Shift + F10 open and rename the cursor, small Window implementing interfaces and abstract classes (you can also use Ctrl + ., however, some Chinese input methods use this) 8. When debugging Shift + F9, you can enable QuickWatch, The content is the content where the current cursor is located. 9. F12 is switched to definition, very useful Shortcut Keys 10, Shift + F12 find all references --------------------------------------------- VS2008 Shortcut Keys Daquan -------------------------- Ctrl + m + Crtr + o fold all outlines Ctrl + M + Crtr + P: stop outline display Ctrl + K + Crtr + C: Comment selected content Ctrl + K + Crtr + U: Cancel selected comment content Ctrl + J: List Members smart sensing Shift + Alt + Enter: switch to full screen edit Ctrl + B, T/Ctrl + K, K: switch to the bookmarks switch 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: Find Ctrl + Shift + F: In the file Find F3: Find the next Shift + F3: Find the previous Ctrl + H: replace Ctrl + Shift + H: replace Alt + F12 in the file: Find the symbol (list all the 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 + 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: enter the lower-case code shortcut key Ctrl + Shift + Space key/Ctrl + K, P: parameter information Ctrl + K, I: quick information Ctrl + E, U/Ctrl + K, U: unselect the comment content Ctrl + K, M: generate the method stub Ctrl + K, X: insert the code segment Ctrl + K, S: insert the outer 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 trl + W, P: Properties 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 switch 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 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 Last 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 the 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: Convert all to lowercase

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.