Visual Studio Keyboard Shortcuts

Visual Studio keyboard shortcut reference covering 622 bindings for Windows. Commonly searched bindings include Build solution, Cancel, and Compile. 622 of 622 shortcuts are verified against official Visual Studio documentation, each with a linked source when available. Search by action name, filter by category, look up what a key combination does, print a cheat sheet, or practice with flashcards.

Official Visual Studio documentation

Build

ActionDescriptionWindowsMacVerifiedSource
Build solution Build solution Ctrl+Shift+B Yes Source
Compile Compile Ctrl+F7 Yes Source
Build selection Build selection Ctrl+B (Visual Studio 2019) Yes Source
Go to builds Go to builds Ctrl+0 (zero)+then+Ctrl+B Yes Source
Use coded ui test builder Use coded ui test builder Ctrl+\+then+Ctrl+C Yes Source

Debug

ActionDescriptionWindowsMacVerifiedSource
Delete all breakpoints Delete all breakpoints Ctrl+Shift+F9 Yes Source
Quick watch Quick watch Ctrl+Alt+Q Yes Source
Start without debugging Start without debugging Ctrl+F5 Yes Source
Step into Step into F11 Yes Source
Step out Step out Shift+F11 Yes Source
Step over Step over F10 Yes Source
Stop debugging Stop debugging Shift+F5 Yes Source
Toggle breakpoint Toggle breakpoint F9 Yes Source
Breakpoints Breakpoints Ctrl+Alt+B Yes Source
Enable breakpoint Enable breakpoint Ctrl+F9 Yes Source
Function breakpoint Function breakpoint Ctrl+K+then+B (Visual Studio 2019)Ctrl+B (Visual Studio 2017) Yes Source
Parallel watch 1 Parallel watch 1 Ctrl+Shift+D+then+1 Yes Source
Parallel watch 2 Parallel watch 2 Ctrl+Shift+D+then+2 Yes Source
Parallel watch 3 Parallel watch 3 Ctrl+Shift+D+then+3 Yes Source
Parallel watch 4 Parallel watch 4 Ctrl+Shift+D+then+4 Yes Source
Step into current process Step into current process Ctrl+Alt+F11 Yes Source
Step into specific Step into specific Shift+Alt+F11 Yes Source
Step out current process Step out current process Ctrl+Shift+Alt+F11 Yes Source
Step over current process Step over current process Ctrl+Alt+F10 Yes Source
Watch 1 Watch 1 Ctrl+Alt+W+then+1 Yes Source
Watch 2 Watch 2 Ctrl+Alt+W+then+2 Yes Source
Watch 3 Watch 3 Ctrl+Alt+W+then+3 Yes Source
Watch 4 Watch 4 Ctrl+Alt+W+then+4 Yes Source
Breakpoint conditions Breakpoint conditions Alt+F9+then+C Yes Source
Breakpoint edit labels Breakpoint edit labels Alt+F9+then+L Yes Source
Insert temporary breakpoint Insert temporary breakpoint Shift+Alt+F9+then+T Yes Source
Debug all tests Debug all tests Ctrl+R+then+Ctrl+A Yes Source
Debug all tests in context Debug all tests in context Ctrl+R+then+Ctrl+T Yes Source
Debug last run Debug last run Ctrl+R+then+D Yes Source
Execute with debugger Execute with debugger Alt+F5 Yes Source
Start XSLT debugging Start XSLT debugging Alt+F5 Yes Source
Start XSLT without debugging Start XSLT without debugging Ctrl+Alt+F5 Yes Source

Edit

ActionDescriptionWindowsMacVerifiedSource
Comment selection Comment selection Ctrl+K+then+Ctrl+C [Text Edit Yes Source
Copy Copy Ctrl+C Yes Source
Cut Cut Ctrl+X Yes Source
Delete Delete Delete [Team Expl Yes Source
Format document Format document Ctrl+K+then+Ctrl+D [Text Edit Yes Source
Format selection Format selection Ctrl+K+then+Ctrl+F [Text Edit Yes Source
Line cut Line cut Ctrl+L [Text Edit Yes Source
Paste Paste Ctrl+V Yes Source
Redo Redo Ctrl+Y Yes Source
Select all Select all Ctrl+A Yes Source
Selection cancel Selection cancel Esc [Text Edit Yes Source
Toggle line comment Toggle line comment Ctrl+/ [Text Edit Yes Source
Uncomment selection Uncomment selection Ctrl+K+then+Ctrl+U [Text Edit Yes Source
Undo Undo Ctrl+Z Yes Source
Word delete to end Word delete to end Ctrl+Delete [Text Edit Yes Source
Word delete to start Word delete to start Ctrl+Backspace [Text Edit Yes Source
Edit label Edit label F2 Yes Source
Select next control Select next control Tab Yes Source
Select previous control Select previous control Shift+Tab Yes Source
Execute Execute Ctrl+Alt+F5 Yes Source
Add tab to selection Add tab to selection Ctrl+Shift+Alt+Space Yes Source
Next tab and add to selection Next tab and add to selection Ctrl+Shift+Alt+PgDn Yes Source
Previous tab and add to selection Previous tab and add to selection Ctrl+Shift+Alt+PgUp Yes Source
Copy reference to clipboard Copy reference to clipboard Ctrl+C Yes Source
Add comment Add comment Ctrl+Shift+K Yes Source
Select element Select element Ctrl+B Yes Source
Move pixel selection down Move pixel selection down Shift+Alt+Down Yes Source
Move pixel selection left Move pixel selection left Shift+Alt+Left Yes Source
Move pixel selection right Move pixel selection right Shift+Alt+Right Yes Source
Move pixel selection up Move pixel selection up Shift+Alt+Up Yes Source
Edit master Edit master Ctrl+M+then+Ctrl+M Yes Source
Edit cell Edit cell F2 Yes Source
Commit all edits Commit all edits Shift+Alt+U Yes Source
T SQL editor cancel query T SQL editor cancel query Alt+Break Yes Source
T SQL editor execute query T SQL editor execute query Ctrl+Shift+E Yes Source
T SQL editor results as grid T SQL editor results as grid Ctrl+D+then+G Yes Source
T SQL editor results as text T SQL editor results as text Ctrl+D+then+T Yes Source
T SQL editor show estimated plan T SQL editor show estimated plan Ctrl+D+then+E Yes Source
T SQL editor toggle execution plan T SQL editor toggle execution plan Ctrl+D+then+A Yes Source
T SQL editor toggle results pane T SQL editor toggle results pane Ctrl+D+then+R Yes Source
T SQL editor clone query T SQL editor clone query Ctrl+Alt+N Yes Source
T SQL editor database combo T SQL editor database combo Shift+Alt+PgDn Yes Source
Execute SQL Execute SQL Ctrl+R Yes Source
TFS context my work page create copy wi TFS context my work page create copy wi Shift+Alt+C Yes Source
Contract selection Contract selection Shift+Alt+- Yes Source
Copy parameter tip Copy parameter tip Ctrl+Shift+Alt+C Yes Source
Delete backwards Delete backwards Backspace Yes Source
Delete horizontal white space Delete horizontal white space Ctrl+K+then+Ctrl+\ Yes Source
Expand selection Expand selection Shift+Alt+= Yes Source
Expand selection to containing block Expand selection to containing block Shift+Alt+] Yes Source
Hide selection Hide selection Ctrl+M+then+Ctrl+H Yes Source
Line delete Line delete Ctrl+Shift+L Yes Source
Move selected lines down Move selected lines down Alt+Down Yes Source
Move selected lines up Move selected lines up Alt+Up Yes Source
Paste parameter tip Paste parameter tip Ctrl+Shift+Alt+P Yes Source
Select current word Select current word None Yes Source
Select to last go back Select to last go back Ctrl+= Yes Source
Toggle task list shortcut Toggle task list shortcut Ctrl+K+then+Ctrl+H Yes Source
Execute in interactive Execute in interactive Alt+Enter Yes Source
Execute line in interactive Execute line in interactive Alt+' Yes Source
Delete from model Delete from model Shift+Del Yes Source
Copy and outline selection Copy and outline selection Ctrl+Shift+U Yes Source
Rectangle selection tool Rectangle selection tool Shift+Alt+S Yes Source
Use selection as brush Use selection as brush Ctrl+U Yes Source
Create copy of work item Create copy of work item Shift+Alt+C Yes Source
Toggle selection Toggle selection Ctrl+E+then+Ctrl+S Yes Source
Edit text Edit text F2 Yes Source

File

ActionDescriptionWindowsMacVerifiedSource
Find in files Find in files Ctrl+Shift+F Yes Source
Line open above Line open above Ctrl+Enter [Text Edit Yes Source
Open file Open file Ctrl+Shift+G Yes Source
Exit Exit Alt+F4 Yes Source
New file New file Ctrl+N Yes Source
New project New project Ctrl+Shift+N Yes Source
New web site New web site Shift+Alt+N Yes Source
Open project Open project Ctrl+Shift+O Yes Source
Open web site Open web site Shift+Alt+O Yes Source
Save all Save all Ctrl+Shift+S Yes Source
Save selected items Save selected items Ctrl+S Yes Source
Add new item Add new item Ctrl+Shift+A Yes Source
Close document window Close document window Ctrl+W Yes Source
New diagram New diagram Ctrl+\+then+Ctrl+N Yes Source
Replace in files Replace in files Ctrl+Shift+H Yes Source
Toggle header code file Toggle header code file Ctrl+K+then+Ctrl+O (letter 'O') Yes Source
Add new diagram Add new diagram Insert Yes Source
Publish selected files Publish selected files Alt+; then Alt+P Yes Source
Replace selected files from server Replace selected files from server Alt+; then Alt+R Yes Source
Open files filter Open files filter Ctrl+[+then+O (letter 'O') Yes Source
Open tab Open tab Ctrl+E+then+L Yes Source
Close tool window Close tool window Shift+Escape Yes Source
Keep tab open Keep tab open Ctrl+Alt+Home Yes Source
Show Ex MDI file list Show Ex MDI file list Ctrl+Alt+Down Yes Source
Split into a new method Split into a new method Ctrl+Shift+T Yes Source
Edit local file Edit local file Ctrl+Shift+P Yes Source
New comment New comment Ctrl+Shift+K Yes Source
Files Files Ctrl+5 Yes Source
View file in Script Panel View file in Script Panel Shift+Alt+PgDn Yes Source
T SQL editor results as file T SQL editor results as file Ctrl+D+then+F Yes Source
Query results new row Query results new row Alt+End Yes Source
Quick add new item or class Quick add new item or class Shift+F2 Yes Source
TFS context my work page new linked wi TFS context my work page new linked wi Shift+Alt+L Yes Source
Open test Open test F12 Yes Source
Goto next issue in file Goto next issue in file Alt+PgDn Yes Source
Goto previous issue in file Goto previous issue in file Alt+PgUp Yes Source
Line open below Line open below Ctrl+Shift+Enter Yes Source
New accelerator New accelerator Insert Yes Source
New image type New image type Insert Yes Source
New string New string Insert Yes Source
New linked work item New linked work item Shift+Alt+L Yes Source
Run project code Run project code Ctrl+F9 Yes Source

General

ActionDescriptionWindowsMacVerifiedSource
Cancel Cancel Ctrl+Break Yes Source
Run code analysis on solution Run code analysis on solution Alt+F11 Yes Source
Break at function Break at function Ctrl+B Yes Source
Break all Break all Ctrl+Alt+Break Yes Source
Exceptions Exceptions Ctrl+Alt+E Yes Source
Restart Restart Ctrl+Shift+F5 Yes Source
Run to cursor Run to cursor Ctrl+F10 Yes Source
Set next statement Set next statement Ctrl+Shift+F10 Yes Source
Start Start F5 Yes Source
Break line Break line Enter [Text Edit Yes Source
Collapse to definitions Collapse to definitions Ctrl+M+then+Ctrl+O [Text Edit Yes Source
Insert snippet Insert snippet Ctrl+K+then+Ctrl+X Yes Source
Insert tab Insert tab Tab [Rep Yes Source
List members List members Ctrl+J [Text Edit Yes Source
Overtype mode Overtype mode Insert [Text Edit Yes Source
Parameter info Parameter info Ctrl+Shift+Spacebar [Text Edit Yes Source
Peek definition Peek definition Alt+F12 [Text Edit Yes Source
Remove and sort usings Remove and sort usings Ctrl+R+then+Ctrl+G [Text Edit Yes Source
Surround with Surround with Ctrl+K+then+Ctrl+S(available only in Visual Studio 2019 and earlier) Yes Source
Tab left Tab left Shift+Tab [Text Edit Yes Source
Toggle all outlining Toggle all outlining Ctrl+M+then+Ctrl+L [Text Edit Yes Source
Toggle bookmark Toggle bookmark Ctrl+K+then+Ctrl+K [Text Edit Yes Source
Toggle completion mode Toggle completion mode Ctrl+Alt+Space [Text Edit Yes Source
Toggle outlining expansion Toggle outlining expansion Ctrl+M+then+Ctrl+M [Text Edit Yes Source
View in browser View in browser Ctrl+Shift+W Yes Source
Add existing item Add existing item Shift+Alt+A Yes Source
Extract method Extract method Ctrl+R+then+Ctrl+M Yes Source
Attach to process Attach to process Ctrl+Alt+P Yes Source
Class view Class view Ctrl+Shift+C Yes Source
Error list Error list Ctrl+\+then+Ctrl+E Yes Source
Object browser Object browser Ctrl+Alt+J Yes Source
Output Output Ctrl+Alt+O Yes Source
Refresh Refresh F5 [Team Expl Yes Source
Server explorer Server explorer Ctrl+Alt+S Yes Source
Show smart tag Show smart tag Ctrl+. Yes Source
Solution explorer Solution explorer Ctrl+Alt+L Yes Source
TFS Team Explorer TFS Team Explorer Ctrl+\+then+Ctrl+M Yes Source
View code View code Enter Yes Source
View designer View designer Shift+F7 [HTML Edit Yes Source
Next split pane Next split pane F6 Yes Source
Retry mobile service script operation Retry mobile service script operation Ctrl+Num \*+then+Ctrl+R Yes Source
Show mobile service script error details Show mobile service script error details Ctrl+Num \*+then+Ctrl+D Yes Source
Properties Properties Alt+Enter Yes Source
Apply code changes Apply code changes Alt+F10 Yes Source
Autos Autos Ctrl+Alt+V+then+A Yes Source
Call stack Call stack Ctrl+Alt+C Yes Source
Launch Launch Alt+F2 Yes Source
Disassembly Disassembly Ctrl+Alt+D Yes Source
Dom explorer Dom explorer Ctrl+Alt+V+then+D Yes Source
Start diagnostics Start diagnostics Alt+F5 Yes Source
Immediate Immediate Ctrl+Alt+I Yes Source
IntelliTrace calls IntelliTrace calls Ctrl+Alt+Y+then+T Yes Source
IntelliTrace events IntelliTrace events Ctrl+Alt+Y+then+F Yes Source
JavaScript console JavaScript console Ctrl+Alt+V+then+C Yes Source
Locals Locals Ctrl+Alt+V+then+L Yes Source
Process combo Process combo Ctrl+5 Yes Source
Stack frame combo Stack frame combo Ctrl+7 Yes Source
Thread combo Thread combo Ctrl+6 Yes Source
Toggle current thread flagged state Toggle current thread flagged state Ctrl+8 Yes Source
Toggle flagged threads Toggle flagged threads Ctrl+9 Yes Source
Memory 1 Memory 1 Ctrl+Alt+M+then+1 Yes Source
Memory 2 Memory 2 Ctrl+Alt+M+then+2 Yes Source
Memory 3 Memory 3 Ctrl+Alt+M+then+3 Yes Source
Memory 4 Memory 4 Ctrl+Alt+M+then+4 Yes Source
Modules Modules Ctrl+Alt+U Yes Source
Parallel stacks Parallel stacks Ctrl+Shift+D+then+S Yes Source
Processes Processes Ctrl+Alt+Z Yes Source
Re attach to process Re attach to process Shift+Alt+P Yes Source
Registers Registers Ctrl+Alt+G Yes Source
Show call stack on code map Show call stack on code map Ctrl+Shift+` Yes Source
Show next statement Show next statement Alt+Num \* Yes Source
Stop performance analysis Stop performance analysis Shift+Alt+F2 Yes Source
Tasks Tasks Ctrl+Shift+D+then+K Yes Source
Threads Threads Ctrl+Alt+H Yes Source
Toggle disassembly Toggle disassembly Ctrl+F11 Yes Source
Stop collection Stop collection Ctrl+Alt+F2 Yes Source
Cycle clipboard ring Cycle clipboard ring Ctrl+Shift+V Yes Source
Duplicate Duplicate Ctrl+D Yes Source
Generate method Generate method Ctrl+K+then+Ctrl+M Yes Source
Move control down Move control down Ctrl+Down Yes Source
Move control down grid Move control down grid Down Yes Source
Move control left Move control left Ctrl+Left Yes Source
Move control left grid Move control left grid Left Yes Source
Move control right Move control right Ctrl+Right Yes Source
Move control right grid Move control right grid Right Yes Source
Move control up Move control up Ctrl+Up Yes Source
Move control up grid Move control up grid Up Yes Source
Next bookmark Next bookmark Ctrl+K+then+Ctrl+N Yes Source
Next bookmark in folder Next bookmark in folder Ctrl+Shift+K+then+Ctrl+Shift+N Yes Source
Previous bookmark Previous bookmark Ctrl+K+then+Ctrl+P Yes Source
Previous bookmark in folder Previous bookmark in folder Ctrl+Shift+K+then+Ctrl+Shift+P Yes Source
Refresh remote references Refresh remote references Ctrl+Shift+J Yes Source
Show tile grid Show tile grid Enter Yes Source
Size control down Size control down Ctrl+Shift+Down Yes Source
Size control down grid Size control down grid Shift+Down Yes Source
Size control left Size control left Ctrl+Shift+Left Yes Source
Size control left grid Size control left grid Shift+Left Yes Source
Size control right Size control right Ctrl+Shift+Right Yes Source
Size control right grid Size control right grid Shift+Right Yes Source
Size control up Size control up Ctrl+Shift+Up Yes Source
Size control up grid Size control up grid Shift+Up Yes Source
Stop search Stop search Alt+F3+then+S Yes Source
Show item Show item Ctrl+` Yes Source
View call hierarchy View call hierarchy Ctrl+K+then+Ctrl+T Yes Source
Print Print Ctrl+P Yes Source
Add and remove help content Add and remove help content Ctrl+Alt+F1 Yes Source
F1 help F1 help F1 Yes Source
View help View help Ctrl+F1 Yes Source
Jump to counter pane Jump to counter pane Ctrl+R+then+Q Yes Source
Class wizard Class wizard Ctrl+Shift+X Yes Source
Override Override Ctrl+Alt+Ins Yes Source
Preview changes Preview changes Alt+; then Alt+C Yes Source
Move down Move down Alt+Down Yes Source
Move up Move up Alt+Up Yes Source
Encapsulate field Encapsulate field Ctrl+R+then+Ctrl+E Yes Source
Extract interface Extract interface Ctrl+R+then+Ctrl+I Yes Source
Remove parameters Remove parameters Ctrl+R+then+Ctrl+V Yes Source
Reorder parameters Reorder parameters Ctrl+R+then+Ctrl+O (letter 'O') Yes Source
Pending changes filter Pending changes filter Ctrl+[+then+P Yes Source
Sync with active document Sync with active document Ctrl+[+then+S Yes Source
Team explorer search Team explorer search Ctrl+' Yes Source
Use existing action recording Use existing action recording Ctrl+\+then+Ctrl+A Yes Source
Repeat last run Repeat last run Ctrl+R+then+L Yes Source
Run all tests Run all tests Ctrl+R+then+A Yes Source
Run all tests in context Run all tests in context Ctrl+R+then+T Yes Source
Show test explorer Show test explorer Ctrl+E+then+T Yes Source
Code coverage results Code coverage results Ctrl+E+then+C Yes Source
Code snippets manager Code snippets manager Ctrl+K+then+Ctrl+B Yes Source
Force gc Force gc Ctrl+Shift+Alt+F12+then+Ctrl+Shift+Alt+F12 Yes Source
Architecture explorer Architecture explorer Ctrl+\+then+Ctrl+R Yes Source
Browse next Browse next Ctrl+Shift+1 Yes Source
Browse previous Browse previous Ctrl+Shift+2 Yes Source
Call hierarchy Call hierarchy Ctrl+Alt+K Yes Source
Data sources Data sources Shift+Alt+D Yes Source
Document outline Document outline Ctrl+Alt+T Yes Source
F# interactive F# interactive Ctrl+Alt+F Yes Source
Forward browse context Forward browse context Ctrl+Shift+7 Yes Source
Full screen Full screen Shift+Alt+Enter Yes Source
Next error Next error Ctrl+Shift+F12 Yes Source
Notifications Notifications Ctrl+W+then+N Yes Source
Pop browse context Pop browse context Ctrl+Shift+8 (C+only) Yes Source
Property pages Property pages Shift+F4 Yes Source
Resource view Resource view Ctrl+Shift+E Yes Source
SQL Server object explorer SQL Server object explorer Ctrl+\+then+Ctrl+S Yes Source
Task list Task list Ctrl+\+then+T Yes Source
UML model explorer UML model explorer Ctrl+\+then+Ctrl+U Yes Source
Web browser Web browser Ctrl+Alt+R Yes Source
Zoom in Zoom in Ctrl+Shift+. Yes Source
Zoom out Zoom out Ctrl+Shift Yes Source
Move to navigation bar Move to navigation bar Ctrl+F2 Yes Source
Next pane Next pane Alt+F6 Yes Source
Next tab Next tab Ctrl+Alt+PgDn Yes Source
Previous pane Previous pane Shift+Alt+F6 Yes Source
Previous split pane Previous split pane Shift+F6 Yes Source
Previous tab Previous tab Ctrl+Alt+PgUp Yes Source
Quick launch Quick launch Ctrl+Q Yes Source
Quick launch previous category Quick launch previous category Ctrl+Shift+Q Yes Source
Show dock menu Show dock menu Alt+- Yes Source
Solution explorer search Solution explorer search Ctrl+; Yes Source
Down Down Alt+Down Yes Source
Down 5 Down 5 Alt+PgDn Yes Source
To bottom To bottom Alt+End Yes Source
To top To top Alt+Home Yes Source
Up Up Alt+Up Yes Source
Up 5 Up 5 Alt+PgUp Yes Source
Remove from diagram Remove from diagram Shift+Del Yes Source
Entity data model browser Entity data model browser Ctrl+1 Yes Source
Entity data model mapping details Entity data model mapping details Ctrl+2 Yes Source
Collapse Collapse Num - Yes Source
Expand Expand Num Yes Source
Expand collapse base type list Expand collapse base type list Shift+Alt+B Yes Source
Insert delay before Insert delay before Ctrl+Alt+D Yes Source
Locate all Locate all Shift+Alt+L Yes Source
Locate the ui control Locate the ui control Ctrl+Shift+L Yes Source
Move code Move code Ctrl+Alt+C Yes Source
Insert column Insert column Insert Yes Source
Column Column Ctrl+L Yes Source
Ignore trim whitespace Ignore trim whitespace Ctrl+\+then+Ctrl+Space Yes Source
Inline view Inline view Ctrl+\+then+Ctrl+1 Yes Source
Left only view Left only view Ctrl+\+then+Ctrl+3 Yes Source
Next difference Next difference F8 Yes Source
Previous difference Previous difference Shift+F8 Yes Source
Right only view Right only view Ctrl+\+then+Ctrl+4 Yes Source
Side by side view Side by side view Ctrl+\+then+Ctrl+2 Yes Source
Switch between left and right Switch between left and right Ctrl+\+then+Ctrl+Tab Yes Source
Synchronize view toggle Synchronize view toggle Ctrl+\+then+Ctrl+Down Yes Source
Show layout Show layout Ctrl+Shift+I Yes Source
Cancel interactive evaluation Cancel interactive evaluation Ctrl+Break Yes Source
Add node Add node Insert Yes Source
Both dependencies Both dependencies B Yes Source
Incoming dependencies Incoming dependencies I Yes Source
Outgoing dependencies Outgoing dependencies O Yes Source
Remove Remove Delete Yes Source
Capture frame Capture frame None Yes Source
Zoom to actual size Zoom to actual size Shift+Alt+0 (zero) Yes Source
Bold Bold Ctrl+B Yes Source
Convert to hyperlink Convert to hyperlink Ctrl+L Yes Source
Insert bookmark Insert bookmark Ctrl+Shift+L Yes Source
Italic Italic Ctrl+I Yes Source
Underline Underline Ctrl+U Yes Source
Add content page Add content page Ctrl+M+then+Ctrl+C Yes Source
Column to the left Column to the left Ctrl+Alt+Left Yes Source
Column to the right Column to the right Ctrl+Alt+Right Yes Source
Row above Row above Ctrl+Alt+Up Yes Source
Row below Row below Ctrl+Alt+Down Yes Source
Net nonvisual controls Net nonvisual controls Ctrl+Shift+N Yes Source
Next view Next view Ctrl+PgDn Yes Source
View markup View markup Shift+F7 Yes Source
Synchronize views Synchronize views Ctrl+Shift+Y Yes Source
Remove row Remove row Ctrl+Delete Yes Source
Audio Audio Ctrl+4 Yes Source
Icons Icons Ctrl+3 Yes Source
Images Images Ctrl+2 Yes Source
Other Other Ctrl+6 Yes Source
Strings Strings Ctrl+1 Yes Source
SSDT schema compare compare SSDT schema compare compare Shift+Alt+C Yes Source
SSDT schema compare generate script SSDT schema compare generate script Shift+Alt+G Yes Source
SSDT schema compare next change SSDT schema compare next change Shift+Alt+. Yes Source
SSDT schema compare previous change SSDT schema compare previous change Shift+Alt Yes Source
SSDT schema compare stop SSDT schema compare stop Alt+Break Yes Source
SSDT schema compare write updates SSDT schema compare write updates Shift+Alt+U Yes Source
Expand wildcards Expand wildcards Ctrl+R+then+E Yes Source
Fully qualify names Fully qualify names Ctrl+R+then+Q Yes Source
Move to schema Move to schema Ctrl+R+then+M Yes Source
Minimize Minimize F12 Yes Source
Cancel retrieving data Cancel retrieving data Ctrl+T Yes Source
Criteria Criteria Ctrl+2 Yes Source
Diagram Diagram Ctrl+1 Yes Source
Join mode Join mode Ctrl+Shift+J Yes Source
Results Results Ctrl+4 Yes Source
Sql Sql Ctrl+3 Yes Source
Query results refresh Query results refresh Shift+Alt+R Yes Source
Query results stop Query results stop Alt+Break Yes Source
Char left Char left Left Yes Source
Char left extend Char left extend Shift+Left Yes Source
Char right Char right Right Yes Source
Char right extend Char right extend Shift+Right Yes Source
Line down Line down Down Yes Source
Line down extend Line down extend Shift+Down Yes Source
Line up Line up Up Yes Source
Line up extend Line up extend Shift+Up Yes Source
Report data Report data Ctrl+Alt+D Yes Source
View in page inspector View in page inspector Ctrl+K+then+Ctrl+G Yes Source
Char left extend column Char left extend column Shift+Alt+Left Yes Source
Char right extend column Char right extend column Shift+Alt+Right Yes Source
Clear bookmarks Clear bookmarks Ctrl+K+then+Ctrl+L Yes Source
Collapse all outlining Collapse all outlining Ctrl+M+then+Ctrl+A Yes Source
Collapse current region Collapse current region Ctrl+M+then+Ctrl+S Yes Source
Collapse tag Collapse tag Ctrl+M+then+Ctrl+T Yes Source
Complete word Complete word Ctrl+Space Yes Source
Decrease filter level Decrease filter level Alt Yes Source
Document end Document end Ctrl+End Yes Source
Document end extend Document end extend Ctrl+Shift+End Yes Source
Document start Document start Ctrl+Home Yes Source
Document start extend Document start extend Ctrl+Shift+Home Yes Source
Expand all outlining Expand all outlining Ctrl+M+then+Ctrl+X Yes Source
Expand current region Expand current region Ctrl+M+then+Ctrl+E Yes Source
Increase filter level Increase filter level Alt+. Yes Source
Incremental search Incremental search Ctrl+I Yes Source
Insert carets at all matching Insert carets at all matching Shift+Alt+; Yes Source
Insert next matching caret Insert next matching caret Shift+Alt+. Yes Source
Line down extend column Line down extend column Shift+Alt+Down Yes Source
Line end Line end End Yes Source
Line end extend Line end extend Shift+End Yes Source
Line end extend column Line end extend column Shift+Alt+End Yes Source
Line start Line start Home Yes Source
Line start extend Line start extend Shift+Home Yes Source
Line start extend column Line start extend column Shift+Alt+Home Yes Source
Line transpose Line transpose Shift+Alt+T Yes Source
Line up extend column Line up extend column Shift+Alt+Up Yes Source
Make lowercase Make lowercase Ctrl+U Yes Source
Make uppercase Make uppercase Ctrl+Shift+U Yes Source
Next highlighted reference Next highlighted reference Ctrl+Shift+Down Yes Source
Page down Page down PgDn Yes Source
Page down extend Page down extend Shift+PgDn Yes Source
Page up Page up PgUp Yes Source
Page up extend Page up extend Shift+PgUp Yes Source
Peek backward Peek backward Ctrl+Alt+- Yes Source
Peek forward Peek forward Ctrl+Alt+= Yes Source
Previous highlighted reference Previous highlighted reference Ctrl+Shift+Up Yes Source
Quick info Quick info Ctrl+K+then+Ctrl+I Yes Source
Reverse incremental search Reverse incremental search Ctrl+Shift+I Yes Source
Scroll line down Scroll line down Ctrl+Down Yes Source
Scroll line up Scroll line up Ctrl+Up Yes Source
Show code lens menu Show code lens menu Ctrl+K+then+Ctrl+` Yes Source
Stop hiding current Stop hiding current Ctrl+M+then+Ctrl+U Yes Source
Stop outlining Stop outlining Ctrl+M+then+Ctrl+P Yes Source
Swap anchor Swap anchor Ctrl+K+then+Ctrl+A Yes Source
Toggle word wrap Toggle word wrap Ctrl+E+then+Ctrl+W Yes Source
View bottom View bottom Ctrl+PgDn Yes Source
View bottom extend View bottom extend Ctrl+Shift+PgDn Yes Source
View top View top Ctrl+PgUp Yes Source
View top extend View top extend Ctrl+Shift+PgUp Yes Source
View white space View white space Ctrl+R+then+Ctrl+W Yes Source
Word next Word next Ctrl+Right Yes Source
Word next extend Word next extend Ctrl+Shift+Right Yes Source
Word next extend column Word next extend column Ctrl+Shift+Alt+Right Yes Source
Word previous Word previous Ctrl+Left Yes Source
Word previous extend Word previous extend Ctrl+Shift+Left Yes Source
Word previous extend column Word previous extend column Ctrl+Shift+Alt+Left Yes Source
Word transpose Word transpose Ctrl+Shift+T Yes Source
TFS annotate move next region TFS annotate move next region Alt+PgDn Yes Source
TFS annotate move previous region TFS annotate move previous region Alt+PgUp Yes Source
Next key typed Next key typed Ctrl+W Yes Source
Scroll column left Scroll column left Ctrl+Left Yes Source
Scroll column right Scroll column right Ctrl+Right Yes Source
Align bottoms Align bottoms Ctrl+Shift+Down Yes Source
Align centers Align centers Shift+F9 Yes Source
Align lefts Align lefts Ctrl+Shift+Left Yes Source
Align middles Align middles F9 Yes Source
Align rights Align rights Ctrl+Shift+Right Yes Source
Align tops Align tops Ctrl+Shift+Up Yes Source
Button bottom Button bottom Ctrl+B Yes Source
Button right Button right Ctrl+R Yes Source
Center horizontal Center horizontal Ctrl+Shift+F9 Yes Source
Center vertical Center vertical Ctrl+F9 Yes Source
Check mnemonics Check mnemonics Ctrl+M Yes Source
Size to content Size to content Shift+F7 Yes Source
Space across Space across Alt+Right Yes Source
Space down Space down Alt+Up Yes Source
Tab order Tab order Ctrl+D Yes Source
Test dialog Test dialog Ctrl+T Yes Source
Toggle guides Toggle guides Ctrl+G Yes Source
Draw opaque Draw opaque Ctrl+J Yes Source
Flip horizontal Flip horizontal Ctrl+H Yes Source
Flip vertical Flip vertical Shift+Alt+H Yes Source
Larger brush Larger brush Ctrl+= Yes Source
Magnify Magnify Ctrl+Shift+M Yes Source
Next color Next color Ctrl+] Yes Source
Next right color Next right color Ctrl+Shift+] Yes Source
Previous color Previous color Ctrl+[ Yes Source
Previous right color Previous right color Ctrl+Shift+[ Yes Source
Rotate 90 degrees Rotate 90 degrees Ctrl+Shift+H Yes Source
Show grid Show grid Ctrl+Alt+S Yes Source
Small brush Small brush Ctrl+. Yes Source
Smaller brush Smaller brush Ctrl+- Yes Source
Hide methods pane Hide methods pane Ctrl+1 Yes Source
Refresh work item Refresh work item F5 Yes Source
Indent Indent Shift+Alt+Right Yes Source
Outdent Outdent Shift+Alt+Left Yes Source
Toggle Toggle Shift+Alt+V Yes Source
Connect nodes Connect nodes Ctrl+E+then+Ctrl+F Yes Source
Create variable Create variable Ctrl+E+then+Ctrl+N Yes Source
Expand all Expand all Ctrl+E+then+Ctrl+X Yes Source
Expand in place Expand in place Ctrl+E+then+Ctrl+E Yes Source
Move focus Move focus Ctrl+E+then+Ctrl+M Yes Source
Restore Restore Ctrl+E+then+Ctrl+R Yes Source
Show hide argument designer Show hide argument designer Ctrl+E+then+Ctrl+A Yes Source
Show hide imports designer Show hide imports designer Ctrl+E+then+Ctrl+I Yes Source
Show hide overview map Show hide overview map Ctrl+E+then+Ctrl+O (letter 'O') Yes Source
Show hide variable designer Show hide variable designer Ctrl+E+then+Ctrl+V Yes Source
Fit all Fit all Ctrl+0 (zero) Yes Source
Show handles Show handles F9 Yes Source
All All Ctrl+Shift+R Yes Source
Hide (Blend only) Hide (Blend only) Ctrl+H Yes Source
Lock (Blend only) Lock (Blend only) Ctrl+L Yes Source
Show (Blend only) Show (Blend only) Ctrl+Shift+H Yes Source
Unlock (Blend only) Unlock (Blend only) Ctrl+Shift+L Yes Source
Edge left move left Edge left move left Ctrl+Shift Yes Source
Edge left move right Edge left move right Ctrl+Shift+. Yes Source
Edge right move left Edge right move left Ctrl+Shift+Alt Yes Source
Edge right move right Edge right move right Ctrl+Shift+Alt+. Yes Source
Show property marker menu Show property marker menu Ctrl+Space Yes Source
Bottom to top Bottom to top Alt+Up Yes Source
Left to right Left to right Alt+Right Yes Source
Right to left Right to left Alt+Left Yes Source
Top to bottom Top to bottom Alt+Down Yes Source
Remove from workspace Remove from workspace Delete Yes Source
Show content model view Show content model view Ctrl+2 Yes Source
Show graph view Show graph view Ctrl+3 Yes Source
Show start view Show start view Ctrl+1 Yes Source

Navigation

ActionDescriptionWindowsMacVerifiedSource
Find Find Ctrl+F Yes Source
Find all references Find all references Shift+F12 Yes Source
Find next Find next F3 Yes Source
Find next selected Find next selected Ctrl+F3 Yes Source
Go to Go to Ctrl+G Yes Source
Go to declaration Go to declaration Ctrl+F12 Yes Source
Go to definition Go to definition F12 Yes Source
Go to find combo Go to find combo Ctrl+D Yes Source
Go to next location Go to next location F8 Yes Source
Navigate to Navigate to Ctrl+P Yes Source
Replace Replace Ctrl+H Yes Source
Navigate backward Navigate backward Ctrl+- Yes Source
Navigate forward Navigate forward Ctrl+Shift+- Yes Source
Go to previous call or IntelliTrace event Go to previous call or IntelliTrace event Ctrl+Shift+F11 Yes Source
Go to disassembly Go to disassembly Alt+F9+then+A Yes Source
Go to source code Go to source code Alt+F9+then+S Yes Source
Find previous Find previous Shift+F3 Yes Source
Find previous selected Find previous selected Ctrl+Shift+F3 Yes Source
Go to all Go to all Ctrl+P Yes Source
Go to member Go to member Ctrl+1+then+Ctrl+M Yes Source
Go to prev location Go to prev location Shift+F8 (Previous err Yes Source
Quick find symbol Quick find symbol Shift+Alt+F12 Yes Source
Go to view Go to view Ctrl+M+then+Ctrl+G Yes Source
Go to git branches Go to git branches Ctrl+0 (zero)+then+Ctrl+N Yes Source
Go to git changes Go to git changes Ctrl+0 (zero)+then+Ctrl+G Yes Source
Go to git commits Go to git commits Ctrl+0 (zero)+then+Ctrl+O (letter 'O') Yes Source
Go to connect Go to connect Ctrl+0 (zero)+then+Ctrl+C Yes Source
Go to documents Go to documents Ctrl+0 (zero)+then+Ctrl+D Yes Source
Go to home Go to home Ctrl+0 (zero)+then+Ctrl+H Yes Source
Go to my work Go to my work Ctrl+0 (zero)+then+Ctrl+M Yes Source
Go to pending changes Go to pending changes Ctrl+0 (zero)+then+Ctrl+P Yes Source
Go to reports Go to reports Ctrl+0 (zero)+then+Ctrl+R Yes Source
Go to settings Go to settings Ctrl+0 (zero)+then+Ctrl+S Yes Source
Go to web access Go to web access Ctrl+0 (zero)+then+Ctrl+A Yes Source
Go to work items Go to work items Ctrl+0 (zero)+then+Ctrl+W Yes Source
Class view go to search combo Class view go to search combo Ctrl+K+then+Ctrl+V Yes Source
Find symbol results Find symbol results Ctrl+Alt+F12 Yes Source
Object browser go to search combo Object browser go to search combo Ctrl+K+then+Ctrl+R Yes Source
Navigate to lollipop Navigate to lollipop Shift+Alt+L Yes Source
Go to controller Go to controller Ctrl+M+then+Ctrl+G Yes Source
Goto row Goto row Ctrl+G Yes Source
Navigate to code Navigate to code F12 Yes Source
Go to team explorer navigation Go to team explorer navigation Alt+Home Yes Source
Go to team explorer next section content Go to team explorer next section content Alt+Down Yes Source
Go to team explorer page content Go to team explorer page content Alt+0 (zero) Yes Source
Go to team explorer previous section content Go to team explorer previous section content Alt+Up Yes Source
Go to team explorer section 1 content Go to team explorer section 1 content Alt+1 Yes Source
Go to team explorer section 2 content Go to team explorer section 2 content Alt+2 Yes Source
Go to team explorer section 3 content Go to team explorer section 3 content Alt+3 Yes Source
Go to team explorer section 4 content Go to team explorer section 4 content Alt+4 Yes Source
Go to team explorer section 5 content Go to team explorer section 5 content Alt+5 Yes Source
Go to team explorer section 6 content Go to team explorer section 6 content Alt+6 Yes Source
Go to team explorer section 7 content Go to team explorer section 7 content Alt+7 Yes Source
Go to team explorer section 8 content Go to team explorer section 8 content Alt+8 Yes Source
Go to team explorer section 9 content Go to team explorer section 9 content Alt+9 Yes Source
Team explorer navigate backward Team explorer navigate backward Alt+Left Yes Source
Team explorer navigate forward Team explorer navigate forward Alt+Right Yes Source
Goto all Goto all Ctrl+T Yes Source
Goto brace Goto brace Ctrl+] Yes Source
Goto brace extend Goto brace extend Ctrl+Shift+] Yes Source
Goto recent Goto recent Ctrl+T+then+R Yes Source
Show navigate menu Show navigate menu Alt+` Yes Source
Goto next work item Goto next work item Shift+Alt+N Yes Source
Goto previous work item Goto previous work item Shift+Alt+P Yes Source
Go to parent Go to parent Ctrl+E+then+Ctrl+P Yes Source
Navigate through designer Navigate through designer Ctrl+Alt+F6 Yes Source

Refactor

ActionDescriptionWindowsMacVerifiedSource
Rename Rename F2 [Team Expl Yes Source

Window

ActionDescriptionWindowsMacVerifiedSource
Properties window Properties window F4 Yes Source
Toolbox Toolbox Ctrl+Alt+X Yes Source
Activate document window Activate document window Escape Yes Source
Next document window Next document window Ctrl+F6 Yes Source
Next document window nav Next document window nav Ctrl+Tab Yes Source
Refresh windowsapp Refresh windowsapp Ctrl+Shift+R Yes Source
Start windows phone application analysis Start windows phone application analysis Alt+F1 Yes Source
Window help Window help Shift+F1 Yes Source
All windows All windows Shift+Alt+M Yes Source
Bookmark window Bookmark window Ctrl+K+then+Ctrl+W Yes Source
Code definition window Code definition window Ctrl+\+then+D Yes Source
Command window Command window Ctrl+Alt+A Yes Source
Next tool window nav Next tool window nav Alt+F7 Yes Source
Previous document window Previous document window Ctrl+Shift+F6 Yes Source
Previous document window nav Previous document window nav Ctrl+Shift+Tab Yes Source
Previous tool window nav Previous tool window nav Shift+Alt+F7 Yes Source
Window search Window search Alt+` Yes Source
Zoom to fit in window Zoom to fit in window Shift+Alt+9 Yes Source
Set focus on left window Set focus on left window Alt+1 Yes Source
Set focus on result window Set focus on result window Alt+2 Yes Source
Set focus on right window Set focus on right window Alt+3 Yes Source
Airbrush tool Airbrush tool Ctrl+A Yes Source
Brush tool Brush tool Ctrl+B Yes Source
Ellipse tool Ellipse tool Alt+P Yes Source
Erase tool Erase tool Ctrl+Shift+I Yes Source
Filled ellipse tool Filled ellipse tool Ctrl+Shift+Alt+P Yes Source
Filled rectangle tool Filled rectangle tool Ctrl+Shift+Alt+R Yes Source
Filled rounded rectangle tool Filled rounded rectangle tool Ctrl+Shift+Alt+W Yes Source
Fill tool Fill tool Ctrl+F Yes Source
Line tool Line tool Ctrl+L Yes Source
Magnification tool Magnification tool Ctrl+M Yes Source
Outlined ellipse tool Outlined ellipse tool Shift+Alt+P Yes Source
Outlined rectangle tool Outlined rectangle tool Shift+Alt+R Yes Source
Outlined rounded rectangle tool Outlined rounded rectangle tool Shift+Alt+W Yes Source
Pencil tool Pencil tool Ctrl+I Yes Source
Rectangle tool Rectangle tool Alt+R Yes Source
Rounded rectangle tool Rounded rectangle tool Alt+W Yes Source
Text tool Text tool Ctrl+T Yes Source

← All apps on Shortcut Atlas

Loading Shortcut Atlas…