VS2005 Shortcut shortcut key feature summary

Source: Internet
Author: User
Tags lowercase prev visual studio

Microsoft Visual Studio 2005 shortcuts, shortcut keys, using the C + + compiler tutorial, shortcuts Description:
CTRL + SHIFT + B Build Solution Ctrl + F7 generate compilation Ctrl + O Open File
CTRL + SHIFT + o Open Project
CTRL + SHIFT + C Show Class View window F4 Display Properties window
SHIFT + F4 Display Item Properties window CTRL + SHIFT + E show 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
SHIFT + F1 Current Window Help Ctrl + ALT + F3 Help-search SHIFT + ALT + ENTER full Screen Ctrl +-Navigate Backward
CTRL + SHIFT +-Navigate forward Ctrl + F4 close document window
CTRL + PAGE DOWN cursor positioned over the window CTRL + PAGE UP cursor positioned below the window Ctrl + F6
CTRL + TAB next document window Ctrl + SHIFT + F6
CTRL + SHIFT + TAB prev document window ALT + F6 next panel window
CTRL + K, CTRL + L Cancel Remark Ctrl + K, CTRL + c Note Select Code CTRL + K, CTRL + U deselect comments on code CTRL + M, CTRL + O collapse Code definition CTR L + M, CTRL + L expand Code Definition CTRL + DELETE to suffix Ctrl + BACKSPACE delete to prefix SHIFT + TAB Cancel tab

CTRL + u turn to lowercase
CTRL + SHIFT + U Turn Capital
CTRL + SHIFT + END Select to bottom of document CTRL + SHIFT + HOME Select to end of document SHIFT + ending Select to end of line
Shift + HOME Select to the beginning of the line SHIFT + ALT + END Vertical Select to last SHIFT + ALT + HOME Vertical Select to front CTRL + a full selection
CTRL + W Select the current word
CTRL + SHIFT + PAGE UP Select to the front of this page CTRL + SHIFT + PAGE DOWN select to the CTRL + END document after this page to navigate to the last Ctrl + Home document navigate to the top Ctrl + G go to ...
CTRL + K, CTRL + P prev Tab CTRL + K, CTRL + N next tab ALT + F10 debug-applycodechanges Ctrl + ALT + BREAK stop debugging
CTRL + SHIFT + F9 cancel all breakpoints Ctrl + F9 allow interrupts
CTRL + SHIFT + F5 Debug-restart F5 run debugging
CTRL + F5 run without debugging F10 across program execution F11 stepping
CTRL + J List Members
CTRL + PAGE down next View Ctrl + B format-Bold
CTRL + SHIFT + t format-text indent debug Accelerator F6: Build Solution Ctrl+f6: Build the current project F7: View Code
Shift+f7: View the form designer F5: Start debugging
Ctrl+f5: Start execution (without debugging) Shift+f5: Stop Debugging

Ctrl+shift+f5: Reboot debug F9: Toggle Breakpoint
CTRL+F9: Enable/Stop breakpoint CTRL+SHIFT+F9: Remove all Breakpoints F10: Step by step
CTRL+F10: Run to Cursor F11: statement by
Edit shortcut Keys
Shift+alt+enter: Toggle Full Screen 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 In addition to all tags Ctrl+i: Incremental Search
Ctrl+shift+i: Reverse-Incremental Search ctrl+f: Find
Ctrl+shift+f: Find F3 in file: Find Next Shift+f3: Find previous ctrl+h: replace
Ctrl+shift+h: Replacing in Files
ALT+F12: Find Symbols (List all find results) Ctrl+shift+v: Clipboard loops
CTRL + LEFT ARROW key: One word can be moved at a time
CTRL + UP and DOWN ARROW: Scrolls the code screen without moving the cursor position. Ctrl+shift+l: Delete When moving forward
Ctrl+m,m: Hides or expands the current nested collapse state
CTRL+M,L: Set all procedures to the same hidden or expanded state ctrl+m,p: Stop outlining ctrl+e,s: View blank ctrl+e,w: Wrap ctrl+g: Go to the specified line
shift+alt+ arrow key: Select rectangular text ALT + left mouse button: Select rectangular text ctrl+shift+u: All to uppercase Ctrl+u: All changed to lowercase code shortcut keys
Ctrl+j/ctrl+k,l: Listing members

ctrl+shift+ space Bar/ctrl+k,p: Parameter information ctrl+k,i: Quick Info
Ctrl+e,c/ctrl+k,c: Note Selection ctrl+e,u/ctrl+k,u: Deselect annotation content ctrl+k,m: Generating method stub ctrl+k,x: inserting Code Snippets Ctrl+k,s: inserting the outer-side code
F12: Go to the Definition window shortcut key for the calling 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 ctrl+w,p: Properties window ctrl+w,t: ren Service List ctrl+w,x: Toolbox ctrl+w,b: Bookmarks window ctrl+w,u: Document Outline ctrl+d,b: Breakpoints window ctrl+d,i: Immediate Window Ctrl+tab: active form Toggle Ctrl+s Hift+n: New Project Ctrl+shift+o: Open Project Ctrl+shift+s: Save All Shift+alt+c: New Class Ctrl+shift+a: Hidden shortcut keys for new item VS2005
Here I'm going to share some of the shortcuts that are not explicitly identified in the VS2005, not all shortcuts, or some of the most common shortcut keys.
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 key is Alt+right) 2, shift+delete the entire row, and place the line on the Clipboard (you can't select a section at this time)
3, Shift+insert Paste, a little strange, Ctrl + V can be, probably for and shift+delete corresponding bar
4, Ctrl+up,ctrl+down Scroll editor, but try not to move the cursor, the cursor guarantee within the visible range

5, Ctrl+backspace,ctrl+delete Whole word deletion, sometimes very useful 6, ctrl+left,ctrl+right to move the cursor by the whole word (not counting hidden, and the preceding several add up is the Ctrl Cursor Control kit)
7, ALT+SHIFT+F10 Open the implementation of renaming, implementation interface and abstract class of small window (also can use CTRL +., but some Chinese input method to use this)
8, SHIFT+F9 Debugging is open QuickWatch, content is the current cursor at the content 9, F12 jump to the definition, very useful shortcut key 10, shift+f12 find all references 11, CTRL+F10=F5, start debug
12, Ctrl+f6 loop to see the Code window, a little ctrl+tab feeling 13, ctrl+f3 find the current cursor selected content, can and F3 with the use of 14, ctrl+f2 the focus to the Drop-down box of the class 15, Alt+f7=ctrl+tab
16, alt+f11 new open VS2005 and edit macro 17, Alt+f12 find =ctrl+f

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.