Visual Studio 2010 Keyboard Shortcuts for General Development Environment

Visual Studio 2010 keyboard shortcuts for the general development environment increase developer productivity by allowing you to perform most common tasks without taking your hands off the keyboard.


























































































































































































































Task You Want to PerformFeatureKeyboard Shortcut
Browse data typesClass ViewCtrl+Shift+C

Object BrowserCtrl+Alt+J
Edit codeFormat DocumentCtrl+K, Ctrl+D

Comment SelectionCtrl+K, Ctrl+C

Uncomment SelectionCtrl+K, Ctrl+U

Insert Code SnippetCtrl+K, Ctrl+X

Toggle OutliningCtrl+M
ExpansionCollapse to DefinitionsCtrl+M, Ctrl+O

Toggle Designer and MarkupShift+F7

View CodeF7
DebugStart DebuggingF5

Start without DebuggingCtrl+F5

Step IntoF11

Step OverF10

Toggle BreakpointF9

RestartCtrl+Shift+F5
Find and replaceFind SymbolAlt+F12

Quick FindCtrl+F

Quick ReplaceCtrl+H
Find helpContentsCtrl+Alt+F1

Context-sensitive helpF1

Display Visual Studio HelpCtrl+F1

Help Library ManagerCtrl+Alt+F1

SearchCtrl+Alt+F3
Manage project resourcesProperties WindowF4

Property PagesShift+F4

Data SourcesShift+Alt+D

Server ExplorerCtrl+Alt+S

Solution ExplorerCtrl+Alt+L

ToolboxCtrl+Alt+X

Add New ItemCtrl+Shift+A

Add Existing ItemShift+Alt+A

Build SolutionCtrl+Shift+B
Open files and projectsNew File WindowCtrl+N

New Project WindowCtrl+Shift+N

Open File WindowCtrl+O

Open Project WindowCtrl+Shift+O
Navigate windowsClose DocumentCtrl+F4

Close Tool WindowShift+Esc

Cycle DocumentsCtrl+F6

IDE NavigatorCtrl+Tab

Cycle Tool PanesAlt+F6








dummies

Source:http://www.dummies.com/how-to/content/visual-studio-2010-keyboard-shortcuts-for-general0.html

No comments:

Post a Comment