vs2010--vs2012 shortcut keys for changing

Source: Internet
Author: User

Note:: VS2010 is (ctrl+e,c), VS2012 is (ctrl+k, CTRL + C), the actual operation, hold down the CTRL key, press the K key, and then press the C key. Equivalent to Ctrl+k Plus CTRL + C key combination

Inverse: VS2010 is (ctrl+e,u), VS2012 is (Ctrl+k, ctrl+u)

Someone sent a VS2010 shortcut key, not enough, then where to where Ah, I will send a complete bar, after the VS2008 with the shortcut keys ctrl+e,d----Formatting all of the code ctrl+a+k+f ctrl+e,f----Formatting the selected code ctrl+k+fCTRL + SHIFT + B Build Solution alt+b+b or F6 build current project Alt+b+u or Shift+f6ctrl + O open File CTRL + SHIFT + o Open ProjectCTRL + SHIFT + C Display Class View window F4 Display Properties window SHIFT + F4 Display Item Properties window CTRL + SHIFT + E Show Resource View F12 go To DefinitionCTRL + F12 go to declaration Ctrl + ALT + J Object Browse Ctrl + ALT + F1 Help Directory Ctrl + F1 Dynamic Help F1 HelpSHIFT + F1 Current Window Help Ctrl + ALT + F3 Help-Search SHIFT + ALT + Enter full screen displayCTRL +-Navigate backwards Ctrl + SHIFT +-Navigate Forward CTRL + F4 close document windowCTRL + PAGE DOWN cursor positioned above the window CTRL + PAGE UP cursor positioned below window CTRL + F6 next document window (quick change without prompting)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 annotation selected code Ctrl + K, L or CTRL + K,u uncomment the selection code CTRL + M, O collapse code definition CTRL + M, l expand Code DefinitionCTRL + DELETE Delete to final CTRL + BACKSPACE delete to prefix shift + TAB Cancel tab CTRL + u turn lowercase CTRL + SHIFT + U-turn capitalizationCTRL + SHIFT + END Select to end of document CTRL + SHIFT + HOME Select to end of document SHIFT + END Select to line end SHIFT + Home Select to line start SHIFT + ALT + END Vertical Select to last Shift + A LT + Home Vertical selection to the front Ctrl + SHIFT + PAGE UP Select to the front of this page CTRL + SHIFT + PAGE DOWN select to the back of this page Ctrl + END document Navigate to last Ctrl + Home document navigate to top CTRL + a full selection CTRL + W Select the current word CTRL + G go to line ...CTRL + K, CTRL + P previous label Ctrl + K, CTRL + N Next label F5,f10,f11,alt+d+s Commissioning alt+d+e or shift+f5 stop debugging CTRL + SHIFT + F5 Debug-start debugging againCTRL + SHIFT + F9 cancel all breakpoints Ctrl + F9 allow interrupt Ctrl + F5 run without Debugging F10 Step over program execution F11 stepping through CTRL + J Lists members (the object's same-type object)CTRL + PAGE down next View Ctrl + B format-Bold CTRL + SHIFT + T format-text indent CTRL+F10: Run to Cursor F7: View Code shift+f7: Viewing the form designerF9: Toggle Breakpoint Ctrl+f9: Enable/Stop breakpoint CTRL+SHIFT+F9: Delete all Breakpoints Edit shortcut ctrl+b,t/ctrl+k,k: Toggle Bookmark Switch Ctrl+b,n/ctrl+k,n: Move to next bookmark Ctrl+b,p: Move to previous bookmark Ctrl+b,c: Clear All Tags ctrl+i: Incremental search ctrl+shift+i: Reverse Incremental Search ctrl+f: Find ctrl+shift+f: Find in file (this is good, DW has find folder function)F3: Find Next Shift+f3: Find previous ctrl+h: replace ctrl+shift+h: Replace in fileALT+F12: Find Symbol (List all find results) Ctrl+shift+v: Clipboard Loop Ctrl + LEFT and RIGHT arrow keys: You can move one word at a time Ctrl + UP and DOWN ARROW keys: Scroll the Code screen without moving the cursor position. Ctrl+shift+l: Delete current line shift+alt+ arrow key: Select rectangle text ALT + left mouse button: Select rectangle text ctrl+k,m: Generate Method Stub ctrl+k,x: Insert Snippet ctrl+k,s: Insert outside code window shortcut keysCtrl+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: 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: Hidden shortcut key for new item VS2005 Here I will share some of the shortcuts that are inadvertently found in VS2005 that are not explicitly pointed out, not all shortcut keys, or some common shortcuts. 1, Ctrl+space directly complete the class or function (originally this is not a hidden shortcut key, but because the Chinese input method to preempt this shortcut, so ... , the alternate shortcut is Alt+right) 2, shift+delete the entire row to delete, and put this line to the Clipboard (at this time can not select a section of content) 3, Shift+insert paste, a little strange, Ctrl + V can be, presumably for and shift+ Delete corresponding to the bar 4, Ctrl+up,ctrl+down Scroll editor, but try not to move the cursor, the cursor is guaranteed within the visible range 5, Ctrl+backspace,ctrl+delete whole word deleted, sometimes very useful 6, ctrl+left,ctrl+ Right moves the cursor by the whole word (not hidden, and the first few add up is the CTRL cursor Control suite) 7, ALT+SHIFT+F10 open to perform renaming, implement interface and abstract class small window (also can use CTRL +, but some Chinese input method used to this) 8, shift+ F9 debugging is to open QuickWatch, content is the current cursor where the content 9, F12 jump to the definition, very useful shortcut keys 10, shift+ F12 Find All references---------------------------------------VS2008 shortcut keys Daquan----------------------------ctrl+m+crtr+o collapse All outlines Ctrl +m+crtr+p: Stop outlining ctrl+k+crtr+c: Comment selection ctrl+k+crtr+u: Deselect comment content ctrl+j: List member IntelliSense shift+alt+enter: Toggle fullscreen editing Ctrl+b, T/ctrl+k,k: Toggle Bookmark Switch Ctrl+b,n/ctrl+k,n: Move to Next bookmark ctrl+b,p: Move to previous bookmark Ctrl+b,c: Clear All Tags ctrl+i: Incremental search ctrl+shift+i: Reverse progressive search Ctrl +f: Find ctrl+shift+f: Find F3 in file: Find Next Shift+f3: Find previous ctrl+h: replace ctrl+shift+h: Replace alt+f12 in file: Find Symbol (List all find results) Ctrl+shift+v: Clipboard Loop Ctrl + LEFT and RIGHT arrow keys: You can move one word at a time Ctrl + UP and DOWN ARROW keys: Scroll the Code screen without moving the cursor position. Ctrl+shift+l: Delete Current row ctrl+m,m: Hides or expands the currently nested collapsed state ctrl+m,l: Set all procedures to the same hidden or expanded state ctrl+e,s: View blank ctrl+e,w: Wrap ctrl+g: Go to the specified line shift+alt+ arrow key: Select rectangle text ALT + left mouse button: Select rectangle text ctrl+shift+u: All uppercase Ctrl+u: All becomes lowercase code shortcut ctrl+shift+ SPACEBAR/ctrl+k,p: Parameter information Ctrl +k,i: Quick Info ctrl+e,u/ctrl+k,u: Deselect comments ctrl+k,m: Generate Method Stub ctrl+k,x: Insert Snippet ctrl+k,s: Insert outside code F12: Go to the Definition window shortcut key for the called procedure or variable 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: Bookmark Window Ctrl+w,u: Document Outline ctrl+d,b: Breakpoints 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 Shift+alt+enter: Toggle fullscreen edit ctrl+b,t/ctrl+k,k: Toggle Bookmark Switch Ctrl+b,n/ctrl+k,n: Move to Next bookmark Ctrl +b,p: Move to previous bookmark Ctrl+b,c: Clear All Tags ctrl+i: Incremental search ctrl+shift+i: Reverse Incremental Search ctrl+f: Find ctrl+shift+f: Find F3 in a file: Find the next shift+f3: Find the previous ctrl+h: Replace Ctrl+shift+h : Replace alt+f12 in file: Find Symbol (List all find results) Ctrl+shift+v: Clipboard Loop Ctrl + LEFT and RIGHT arrow keys: You can move one word at a time Ctrl + UP and DOWN ARROW keys: Scroll the Code screen without moving the cursor position. Ctrl+shift+l: Delete Current row ctrl+m,m: Hides or expands the currently nested collapsed state ctrl+m,l: Set all procedures to the same hidden or expanded state ctrl+m,p: Stop outlining ctrl+e,s: View the blank ctrl+e,w: Wrap Ctrl+g: Go to the specified line shift+alt+ arrow key: Select rectangle text ALT + left mouse button: Select rectangle text ctrl+shift+u: All uppercase Ctrl+u: all becomes lowercase

Shortcut keys for vs2010--vs2012 changes

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.