You are on page 1of 2

Visual Studio 2003 & 2005 Default Keyboard Shortcuts

Text Manipulation Scroll line Ctrl + [Up/Down] Replace Ctrl + H


Copy Ctrl + C Next word Ctrl + Right Replace in Files Ctrl + Shift + H
Cut Ctrl + X Previous word Ctrl + Left
Paste Ctrl + V Next bookmark Ctrl + K, N
Undo Ctrl + Z Previous bookmark Ctrl + K, P Debugging
Redo Ctrl + Shift + Z Quick info Ctrl + K, I Apply Code Changes Alt + F10
Run F5
Transpose characters Ctrl + T Run w/o Debug Ctrl + F5
Transpose Lines Shift + Alt + T Restart Shift + F5
Text Selection Run to Cursor Ctrl + F10
Transpose Words Ctrl + Shift + T
Extend Selection Shift + [Arrow] Set Next Statement Ctrl + Shift + F10
Cut Line Ctrl + L Select to end of Ctrl + Shift + End Step Over F10
Delete Line Ctrl + Shift + L document Step Into F11
Insert Line Above Ctrl + Enter Select to start of Ctrl + Shift + Home Step Out Shift + F11
document Call stack Ctrl + Alt + C
Insert Line Below Ctrl + Shift + Enter Select to matching Ctrl + Shift + ] Breakpoints Ctrl + Alt + B
Delete word to right Ctrl + Delete brace Disassembly Ctrl + Alt + D
Delete word to left Ctrl + Backspace Select to end of line Shift + End Exceptions Ctrl + Alt + E
Select to start of line Shift + Home Immediate Ctrl + Alt + I
Collapse All Ctrl + M, O
Extend selection by Shift + [Page Up/Down] Modules Ctrl + Alt + U
Toggle outlining Ctrl + M, M page Quick Watch Ctrl + Alt + Q
Toggle All Outlining Ctrl + M, L Select to bottom of Ctrl + Shift + Page Down Registers Ctrl + Alt + G
view Running Documents Ctrl + Alt + N
Comment Selection Ctrl + K, C
Select to top of view Ctrl + Shift + Page Up Threads Ctrl + Alt + T
Uncomment Selection Ctrl + K, U Select All Ctrl + A View Autos Ctrl + Alt + V, A
Format Selection Ctrl +K, F Select Word Ctrl + W View Locals Ctrl + Alt + V, L
Format Document Ctrl + K, D Select to last position Ctrl + = View This Ctrl + Alt + V, T
Select to next word Ctrl + Shift + Right View Watch 1-4 Ctrl + Alt + W, [1-4]
Make lowercase Ctrl + U Select to previous Ctrl + Shift + Left View Memory 1-4 Ctrl + Alt + M, [1-4]
Make uppercase Ctrl + Shift + U word Toggle Breakpoint F9
Delete horizontal Ctrl + K, \ New breakpoint Ctrl + B
whitespace Clear All Breakpoints Ctrl + Shift + F9
Toggle Insert Searching/Referencing Attach to processes Ctrl + Alt + F9
overtype/insert Find all references Shift + F12
Toggle wordwrap Ctrl +R, R Next Location F8
Toggle whitespace Ctrl + R, W Designer
Previous Location Shift + F8
Find Ctrl + F View Code F7
Find in Files Ctrl + Shift + F View Designer Shift + F7
Text Navigation Find Next F3
Document end Ctrl + End Find Previous Shift + F3
Document start Ctrl + Home Find Next Selected Ctrl + F3
Go to line Ctrl + G Find Previous Ctrl + Shift + F3
Go to matching brace Ctrl + [ Selected
Visual Studio 2003 & 2005 Default Keyboard Shortcuts
Projects and Files Manipulating Controls Help
Open File Ctrl + O Move by 8 [Arrow] Help F1
Move by 1 Ctrl + [Arrow] Contents Ctrl + Alt + F1
Open Project Ctrl + Shift + O
Next Control Tab Index Ctrl + Alt + F2
Save Ctrl + S
Previous Control Shift + Tab Search Ctrl + Alt + F3
Save All Ctrl + Shift + S Resize by 8 Shift + [Arrow] Next Topic Alt + Down
Print Document Ctrl + P Resize by 1 Ctrl + Shift + [Arrow] Previous Topic Alt + Up
Build solution Ctrl + Shift + B Help on current Shift + F1
Compile Ctrl + F7
Add New Item Ctrl + Shift + A Windows
Add Existing Item Shift + Alt + A Fullscreen Shift + Alt + Enter
New File Ctrl + N Close tool window Shift + Esc
New Project Ctrl + Shift + N Close Document Ctrl + F4 For a complete list see
window http://msdn.microsoft.com/library/default.asp?url=/library/en-
Move to drop down Ctrl + F2 us/vsintro7/html/vxurfvisualstudio70defaultshortcutkeys.asp
Web bar
Next Document Ctrl + Tab
Back Alt + Left Arrow
Previous Document Ctrl + Shift + Tab
Forward Alt + Right Arrow Next Pane Alt + F6
Previous Pane Shift + F6
Next Tab Ctrl + Page Down
Previous Tab Ctrl + Page Up
HTML Designer
List Members Ctrl + J
Display parameter Ctrl + Shift + Space Views
info
Properties F4
Move to bottom Ctrl + Page Down
Class View Ctrl + Shift + C
Move to Top Ctrl + Page Up
Resources Ctrl + Shift + E
Bold Ctrl + B
Document Outline Ctrl + Alt + T
Italics Ctrl + I
Favorites Ctrl + Alt + F
Underline Ctrl + U
Output Ctrl + Alt + O
Hyperlink Ctrl + L
Server Explorer Ctrl + Alt + S
Bookmark Ctrl + Shift + L
Solution Explorer Ctrl + Alt + L
Increase Indent Ctrl + T
Web Browser Ctrl + Alt + R
Decrease Indent Ctrl + Shift + T
Task List Ctrl + Alt + K
Lock Element Ctrl + Shift + K
Toolbox Ctrl + Alt + X
Show Grid Ctrl + Shift + G
Insert Row/Column Ctrl + Alt + [Arrow]

You might also like