VS2010 Keyboard Shortcuts

by Dave Wed 7 April 2010 @ 14:21

I previously ran a post about the keyboard shortcuts in Visual Studio 2008, which turned out to be one of the more popular posts on this blog.  So, I dug out the beta two build of Visual Studio 2010 Ultimate and grabbed the same data from it.  VS2010 is due to be released soon and when it is I’ll update this if there are any changes.

Updated: I just found out that Visual Studio 2010 is due to be released on April 12th, but I’m still going to post this now.  However, if anything changes in the RTM build I’ll simply change this post to reflect that.

Macro NameLocation and Hotkeys
Analyze.NavigateBackward Global::Shift+Alt+3
Analyze.NavigateForward Global::Shift+Alt+4
Architecture.NewDiagram Global::Ctrl+\, Ctrl+N
ArchitectureDesigner.Sequence.NavigateToCode Sequence Diagram::F12
Build.BuildSolution Global::Ctrl+Shift+B
Build.Cancel Global::Ctrl+Break
ClassDiagram.Collapse Class Diagram::Num -
ClassDiagram.Expand

Class Diagram::Num +

ClassViewContextMenus.ClassViewMultiselectProjectreferencesItems.Properties

Global::Alt+Enter
Data.Column DataSet Editor::Ctrl+L
Data.DataGeneratorPopulate Data Generator::F5
Data.Execute Global::Ctrl+Alt+F5
Data.InsertColumn DataSet Editor::Ins
Data.SchemaCompareNextChange Schema Compare::Shift+Alt+.
Data.SchemaComparePreviousChange Schema Compare::Shift+Alt+,
Data.ShowDataSources Global::Shift+Alt+D
Data.SqlEditorCancelQueryExecution Transact-SQL Editor::Alt+Break
Data.SqlEditorExecuteSql Transact-SQL Editor::Ctrl+Shift+E
Data.SqlEditorResultsAsFile Transact-SQL Editor::Ctrl+Shift+T
Data.SqlEditorResultsAsGrid Transact-SQL Editor::Ctrl+Shift+D
Data.SqlEditorResultsAsText Transact-SQL Editor::Ctrl+T
Data.SqlEditorToggleResultsPane Transact-SQL Editor::Ctrl+Shift+Alt+R
Data.SqlEditorValidateSqlSyntax Transact-SQL Editor::Ctrl+F5
Data.StepInto Global::Alt+F5
Debug.ApplyCodeChanges Global::Alt+F10
Debug.Autos Global::Ctrl+Alt+V, A
Debug.BreakAll Global::Ctrl+Alt+Break
Debug.BreakatFunction Global::Ctrl+B
Debug.Breakpoints Global::Ctrl+Alt+B
Debug.CallStack Global::Ctrl+Alt+C
Debug.DeleteAllBreakpoints Global::Ctrl+Shift+F9
Debug.Disassembly Global::Ctrl+Alt+D
Debug.EnableBreakpoint Global::Ctrl+F9
Debug.Exceptions Global::Ctrl+Alt+E
Debug.GoToPreviousCallorIntelliTraceEvent Global::Ctrl+Shift+F11
Debug.Immediate Global::Ctrl+Alt+I
Debug.IntelliTraceCalls Global::Ctrl+Alt+Y, T
Debug.IntelliTraceEvents Global::Ctrl+Alt+Y, F
Debug.Locals Global::Ctrl+Alt+V, L
Debug.LocationToolbar.ProcessCombo Global::Ctrl+5
Debug.LocationToolbar.StackFrameCombo Global::Ctrl+7
Debug.LocationToolbar.ThreadCombo Global::Ctrl+6
Debug.LocationToolbar.ToggleCurrentThreadFlaggedState Global::Ctrl+8
Debug.LocationToolbar.ToggleFlaggedThreads Global::Ctrl+9
Debug.Memory1 Global::Ctrl+Alt+M, 1
Debug.Memory2 Global::Ctrl+Alt+M, 2
Debug.Memory3 Global::Ctrl+Alt+M, 3
Debug.Memory4 Global::Ctrl+Alt+M, 4
Debug.Modules Global::Ctrl+Alt+U
Debug.ParallelStacks Global::Ctrl+Shift+D, S
Debug.ParallelTasks Global::Ctrl+Shift+D, K
Debug.Processes Global::Ctrl+Alt+Z
Debug.QuickWatch Global::Shift+F9
  Global::Ctrl+Alt+Q
Debug.Registers Global::Ctrl+Alt+G
Debug.Restart Global::Ctrl+Shift+F5
Debug.RunToCursor Global::Ctrl+F10
Debug.SetNextStatement Global::Ctrl+Shift+F10
Debug.ShowNextStatement Global::Alt+Num *
Debug.Start Global::F5
Debug.StartPerformanceAnalysis Global::Alt+F2
Debug.StartWithoutDebugging Global::Ctrl+F5
Debug.StepInto Global::F11
Debug.StepIntoCurrentProcess Global::Ctrl+Alt+F11
Debug.StepIntoSpecific Global::Shift+Alt+F11
Debug.StepOut Global::Shift+F11
Debug.StepOutCurrentProcess Global::Ctrl+Shift+Alt+F11
Debug.StepOver Global::F10
Debug.StepOverCurrentProcess Global::Ctrl+Alt+F10
Debug.StopDebugging Global::Shift+F5
Debug.Threads Global::Ctrl+Alt+H
Debug.ToggleBreakpoint Global::F9
Debug.ToggleDisassembly Global::Ctrl+F11
Debug.Watch1 Global::Ctrl+Alt+W, 1
Debug.Watch2 Global::Ctrl+Alt+W, 2
Debug.Watch3 Global::Ctrl+Alt+W, 3
Debug.Watch4 Global::Ctrl+Alt+W, 4
DebuggerContextMenus.BreakpointsWindow.Delete Global::Alt+F9, D
DebuggerContextMenus.BreakpointsWindow.GoToDisassembly Global::Alt+F9, A
DebuggerContextMenus.BreakpointsWindow.GoToSourceCode Global::Alt+F9, S
Edit.BreakLine Text Editor::Enter
  Text Editor::Shift+Enter
  Windows Forms Designer::Enter
  Report Designer::Enter
Edit.CharLeft Text Editor::Left Arrow
  Windows Forms Designer::Left Arrow
  Report Designer::Left Arrow
Edit.CharLeftExtend Text Editor::Shift+Left Arrow
  Windows Forms Designer::Shift+Left Arrow
  Report Designer::Shift+Left Arrow
Edit.CharLeftExtendColumn Text Editor::Shift+Alt+Left Arrow
Edit.CharRight Text Editor::Right Arrow
  Windows Forms Designer::Right Arrow
  Report Designer::Right Arrow
Edit.CharRightExtend Text Editor::Shift+Right Arrow
  Windows Forms Designer::Shift+Right Arrow
  Report Designer::Shift+Right Arrow
Edit.CharRightExtendColumn Text Editor::Shift+Alt+Right Arrow
Edit.CharTranspose Text Editor::Ctrl+T
Edit.ClearBookmarks Text Editor::Ctrl+K, Ctrl+L
Edit.CollapseAllOutlining Text Editor::Ctrl+M, Ctrl+A
Edit.CollapseCurrentRegion Text Editor::Ctrl+M, Ctrl+S
Edit.CollapseTag Text Editor::Ctrl+M, Ctrl+T
Edit.CollapsetoDefinitions Text Editor::Ctrl+M, Ctrl+O
Edit.CommentSelection Text Editor::Ctrl+K, Ctrl+C
Edit.CompleteWord Workflow Designer::Ctrl+K, Ctrl+W
  Workflow Designer::Ctrl+K, W
  Workflow Designer::Ctrl+Space
  Workflow Designer::Alt+Right Arrow
  Text Editor::Ctrl+Space
  Text Editor::Alt+Right Arrow
Edit.Copy Global::Ctrl+C
  Global::Ctrl+Ins
Edit.CopyParameterTip Text Editor::Ctrl+Shift+Alt+C
Edit.CreateCopyofWorkItem Work Item Query View::Shift+Alt+C
  Work Item Results View::Shift+Alt+C
  Work Item Editor::Shift+Alt+C
Edit.Cut Global::Ctrl+X
  Global::Shift+Del
Edit.CycleClipboardRing Global::Ctrl+Shift+V
  Global::Ctrl+Shift+Ins
Edit.DecreaseFilterLevel Workflow Designer::Alt+,
  Text Editor::Alt+,
Edit.Delete Global::Del
  Sequence Diagram::Shift+Del
  UML Activity Diagram::Shift+Del
  Layer Diagram::Shift+Del
  Class Diagram::Ctrl+Del
Edit.DeleteBackwards Text Editor::Bkspce
  Text Editor::Shift+Bkspce
Edit.DeleteFromModel UML Use Case Diagram::Shift+Del
  UML Class Diagram::Shift+Del
  UML Component Diagram::Shift+Del
Edit.DeleteHorizontalWhiteSpace Text Editor::Ctrl+K, Ctrl+\
Edit.DocumentEnd Text Editor::Ctrl+End
  Windows Forms Designer::End
Edit.DocumentEndExtend Text Editor::Ctrl+Shift+End
  Windows Forms Designer::Shift+End
Edit.DocumentStart Text Editor::Ctrl+Home
  Windows Forms Designer::Home
Edit.DocumentStartExtend Text Editor::Ctrl+Shift+Home
  Windows Forms Designer::Shift+Home
Edit.EditCell Managed Resources Editor::F2
  Settings Designer::F2
Edit.ExpandAllOutlining Text Editor::Ctrl+M, Ctrl+X
Edit.ExpandCollapseBaseTypeList Class Diagram::Shift+Alt+B
Edit.ExpandCurrentRegion Text Editor::Ctrl+M, Ctrl+E
Edit.Find Global::Ctrl+F
Edit.FindAllReferences Global::Shift+F12
Edit.FindinFiles Global::Ctrl+Shift+F
Edit.FindNext Global::F3
Edit.FindNextSelected Global::Ctrl+F3
Edit.FindPrevious Global::Shift+F3
Edit.FindPreviousSelected Global::Ctrl+Shift+F3
Edit.FindSymbol Global::Alt+F12
Edit.FormatDocument Text Editor::Ctrl+K, Ctrl+D
Edit.FormatSelection Text Editor::Ctrl+K, Ctrl+F
Edit.GenerateMethod Global::Ctrl+K, Ctrl+M
Edit.GoTo Global::Ctrl+G
Edit.GotoBrace Text Editor::Ctrl+]
Edit.GotoBraceExtend Text Editor::Ctrl+Shift+]
Edit.GoToDeclaration Global::Ctrl+F12
Edit.GoToDefinition Global::F12
Edit.GoToFindCombo Global::Ctrl+D
Edit.GoToNextLocation Global::F8
Edit.GoToPrevLocation Global::Shift+F8
Edit.HideSelection Text Editor::Ctrl+M, Ctrl+H
Edit.IncreaseFilterLevel Workflow Designer::Alt+.
  Text Editor::Alt+.
Edit.IncrementalSearch Text Editor::Ctrl+I
Edit.Indent Work Item Query View::Shift+Alt+Right Arrow
  Work Item Results View::Shift+Alt+Right Arrow
Edit.InsertSnippet Global::Ctrl+K, Ctrl+X
Edit.InsertTab Text Editor::Tab
  Windows Forms Designer::Tab
  Report Designer::Tab
Edit.LineCut Text Editor::Ctrl+L
Edit.LineDelete Text Editor::Ctrl+Shift+L
Edit.LineDown Text Editor::Down Arrow
  Windows Forms Designer::Down Arrow
  Report Designer::Down Arrow
Edit.LineDownExtend Text Editor::Shift+Down Arrow
  Windows Forms Designer::Shift+Up Arrow
  Report Designer::Shift+Down Arrow
Edit.LineDownExtendColumn Text Editor::Shift+Alt+Down Arrow
Edit.LineEnd Text Editor::End
Edit.LineEndExtend Text Editor::Shift+End
Edit.LineEndExtendColumn Text Editor::Shift+Alt+End
Edit.LineOpenAbove Text Editor::Ctrl+Enter
Edit.LineOpenBelow Text Editor::Ctrl+Shift+Enter
Edit.LineStart Text Editor::Home
Edit.LineStartExtend Text Editor::Shift+Home
Edit.LineStartExtendColumn Text Editor::Shift+Alt+Home
Edit.LineTranspose Text Editor::Shift+Alt+T
Edit.LineUp Text Editor::Up Arrow
  Windows Forms Designer::Up Arrow
  Report Designer::Up Arrow
Edit.LineUpExtend Text Editor::Shift+Up Arrow
  Windows Forms Designer::Shift+Down Arrow
  Report Designer::Shift+Up Arrow
Edit.LineUpExtendColumn Text Editor::Shift+Alt+Up Arrow
Edit.ListMembers Workflow Designer::Ctrl+K, L
  Workflow Designer::Ctrl+K, Ctrl+L
  Workflow Designer::Ctrl+J
  Text Editor::Ctrl+J
Edit.MakeLowercase Text Editor::Ctrl+U
Edit.MakeUppercase Text Editor::Ctrl+Shift+U
Edit.MoveControlDown Global::Ctrl+Down Arrow
  HTML Editor Design View::Ctrl+Down Arrow
  Windows Forms Designer::Ctrl+Down Arrow
  Report Designer::Ctrl+Down Arrow
  VC Dialog Editor::Down Arrow
Edit.MoveControlDownGrid Global::Down Arrow
Edit.MoveControlLeft Global::Ctrl+Left Arrow
  Windows Forms Designer::Ctrl+Left Arrow
  Report Designer::Ctrl+Left Arrow
  VC Dialog Editor::Left Arrow
Edit.MoveControlLeftGrid Global::Left Arrow
Edit.MoveControlRight Global::Ctrl+Right Arrow
  Windows Forms Designer::Ctrl+Right Arrow
  Report Designer::Ctrl+Right Arrow
  VC Dialog Editor::Right Arrow
Edit.MoveControlRightGrid Global::Right Arrow
Edit.MoveControlUp Global::Ctrl+Up Arrow
  HTML Editor Design View::Ctrl+Up Arrow
  Windows Forms Designer::Ctrl+Up Arrow
  Report Designer::Ctrl+Up Arrow
  VC Dialog Editor::Up Arrow
Edit.MoveControlUpGrid Global::Up Arrow
Edit.NavigateTo Global::Ctrl+,
Edit.NavigateToLollipop Class Diagram::Shift+Alt+L
Edit.NewAccelerator VC Accelerator Editor::Ins
Edit.NewString VC String Editor::Ins
Edit.NextBookmark Global::Ctrl+K, Ctrl+N
Edit.NextBookmarkInFolder Global::Ctrl+Shift+K, Ctrl+Shift+N
Edit.NextHighlightedReference Text Editor::Ctrl+Shift+Down Arrow
Edit.NextKeyTyped VC Accelerator Editor::Ctrl+W
Edit.OpenFile Global::Ctrl+Shift+G
Edit.Outdent Work Item Query View::Shift+Alt+Left Arrow
  Work Item Results View::Shift+Alt+Left Arrow
Edit.OvertypeMode Text Editor::Ins
Edit.PageDown Text Editor::PgDn
Edit.PageDownExtend Text Editor::Shift+PgDn
Edit.PageUp Text Editor::PgUp
Edit.PageUpExtend Text Editor::Shift+PgUp
Edit.ParameterInfo Workflow Designer::Ctrl+K, Ctrl+P
  Workflow Designer::Ctrl+K, P
  Workflow Designer::Ctrl+Shift+Space
  Text Editor::Ctrl+Shift+Space
Edit.Paste Global::Ctrl+V
  Global::Shift+Ins
Edit.PasteParameterTip Text Editor::Ctrl+Shift+Alt+P
Edit.PreviousBookmark Global::Ctrl+K, Ctrl+P
Edit.PreviousBookmarkInFolder Global::Ctrl+Shift+K, Ctrl+Shift+P
Edit.PreviousHighlightedReference Text Editor::Ctrl+Shift+Up Arrow
Edit.QuickFindSymbol Global::Shift+Alt+F12
Edit.QuickInfo Workflow Designer::Ctrl+K, I
  Workflow Designer::Ctrl+K, Ctrl+I
  Text Editor::Ctrl+K, Ctrl+I
Edit.Redo Global::Ctrl+Y
  Global::Ctrl+Shift+Z
  Global::Shift+Alt+Bkspce
Edit.RefreshLocalCache Transact-SQL Editor::Ctrl+K, Ctrl+R
  Transact-SQL Editor::Ctrl+K, R
Edit.RefreshWorkItem Work Item Editor::F5
Edit.Remove Managed Resources Editor::Del
Edit.RemovefromDiagram Class Diagram::Del
Edit.RemoveRow Managed Resources Editor::Ctrl+Del
  Settings Designer::Ctrl+Del
Edit.Replace Global::Ctrl+H
Edit.ReplaceinFiles Global::Ctrl+Shift+H
Edit.ReverseIncrementalSearch Text Editor::Ctrl+Shift+I
Edit.ScrollColumnLeft VC Dialog Editor::Ctrl+Left Arrow
Edit.ScrollColumnRight VC Dialog Editor::Ctrl+Right Arrow
Edit.ScrollLineDown Text Editor::Ctrl+Down Arrow
  VC Dialog Editor::Ctrl+Down Arrow
Edit.ScrollLineUp Text Editor::Ctrl+Up Arrow
  VC Dialog Editor::Ctrl+Up Arrow
Edit.SelectAll Global::Ctrl+A
Edit.SelectCurrentWord Text Editor::Ctrl+W
Edit.SelectionCancel Text Editor::Esc
  Windows Forms Designer::Esc
  Report Designer::Esc
  Managed Resources Editor::Esc
  Settings Designer::Esc
Edit.SelectNextControl Global::Tab
Edit.SelectPreviousControl Global::Shift+Tab
Edit.SelectToLastGoBack Text Editor::Ctrl+=
Edit.ShowTileGrid Global::Enter
Edit.SizeControlDown Global::Ctrl+Shift+Down Arrow
  Windows Forms Designer::Ctrl+Shift+Down Arrow
  Report Designer::Ctrl+Shift+Down Arrow
  VC Dialog Editor::Shift+Down Arrow
Edit.SizeControlDownGrid Global::Shift+Down Arrow
Edit.SizeControlLeft Global::Ctrl+Shift+Left Arrow
  Windows Forms Designer::Ctrl+Shift+Left Arrow
  Report Designer::Ctrl+Shift+Left Arrow
  VC Dialog Editor::Shift+Left Arrow
Edit.SizeControlLeftGrid Global::Shift+Left Arrow
Edit.SizeControlRight Global::Ctrl+Shift+Right Arrow
  Windows Forms Designer::Ctrl+Shift+Right Arrow
  Report Designer::Ctrl+Shift+Right Arrow
  VC Dialog Editor::Shift+Right Arrow
Edit.SizeControlRightGrid Global::Shift+Right Arrow
Edit.SizeControlUp Global::Ctrl+Shift+Up Arrow
  Windows Forms Designer::Ctrl+Shift+Up Arrow
  Report Designer::Ctrl+Shift+Up Arrow
  VC Dialog Editor::Shift+Up Arrow
Edit.SizeControlUpGrid Global::Shift+Up Arrow
Edit.StopHidingCurrent Text Editor::Ctrl+M, Ctrl+U
Edit.StopOutlining Text Editor::Ctrl+M, Ctrl+P
Edit.StopSearch Global::Alt+F3, S
Edit.SurroundWith Global::Ctrl+K, Ctrl+S
Edit.SwapAnchor Text Editor::Ctrl+K, Ctrl+A
Edit.TabLeft Text Editor::Shift+Tab
  Windows Forms Designer::Shift+Tab
  Report Designer::Shift+Tab
Edit.ToggleAllOutlining Text Editor::Ctrl+M, Ctrl+L
Edit.ToggleBookmark Text Editor::Ctrl+K, Ctrl+K
Edit.ToggleCompletionMode Text Editor::Ctrl+Alt+Space
Edit.ToggleOutliningExpansion Text Editor::Ctrl+M, Ctrl+M
Edit.ToggleTaskListShortcut Text Editor::Ctrl+K, Ctrl+H
Edit.ToggleWordWrap Text Editor::Ctrl+E, Ctrl+W
Edit.UncommentSelection Text Editor::Ctrl+K, Ctrl+U
Edit.Undo Global::Ctrl+Z
  Global::Alt+Bkspce
Edit.UpdateJScriptIntellisense HTML Editor Source View::Ctrl+Shift+J
Edit.ViewBottom Text Editor::Ctrl+PgDn
Edit.ViewBottomExtend Text Editor::Ctrl+Shift+PgDn
Edit.ViewTop Text Editor::Ctrl+PgUp
Edit.ViewTopExtend Text Editor::Ctrl+Shift+PgUp
Edit.ViewWhiteSpace Text Editor::Ctrl+R, Ctrl+W
Edit.WordDeleteToEnd Text Editor::Ctrl+Del
Edit.WordDeleteToStart Text Editor::Ctrl+Bkspce
Edit.WordNext Text Editor::Ctrl+Right Arrow
Edit.WordNextExtend Text Editor::Ctrl+Shift+Right Arrow
Edit.WordNextExtendColumn Text Editor::Ctrl+Shift+Alt+Right Arrow
Edit.WordPrevious Text Editor::Ctrl+Left Arrow
Edit.WordPreviousExtend Text Editor::Ctrl+Shift+Left Arrow
Edit.WordPreviousExtendColumn Text Editor::Ctrl+Shift+Alt+Left Arrow
Edit.WordTranspose Text Editor::Ctrl+Shift+T
EditorContextMenus.CodeWindow.AddView Global::Ctrl+M, Ctrl+V
EditorContextMenus.CodeWindow.Breakpoint.BreakpointEditlabels Global::Alt+F9, L
EditorContextMenus.CodeWindow.GoToView Global::Ctrl+M, Ctrl+G
EditorContextMenus.CodeWindow.RunSelection Global::Ctrl+Q
EditorContextMenus.CodeWindow.SendLineToInteractive Text Editor::Alt+#
EditorContextMenus.CodeWindow.SendToInteractive Text Editor::Alt+Enter
EditorContextMenus.CodeWindow.ViewCallHierarchy Global::Ctrl+K, Ctrl+T
  Global::Ctrl+K, T
File.Exit Global::Alt+F4
File.NewFile Global::Ctrl+N
File.NewProject Global::Ctrl+Shift+N
File.NewWebSite Global::Shift+Alt+N
File.OpenFile Global::Ctrl+O
File.OpenProject Global::Ctrl+Shift+O
File.OpenWebSite Global::Shift+Alt+O
File.Print Global::Ctrl+P
File.SaveAll Global::Ctrl+Shift+S
File.SaveSelectedItems Global::Ctrl+S
File.ViewinBrowser Global::Ctrl+Shift+W
Format.AlignBottoms VC Dialog Editor::Ctrl+Shift+Down Arrow
Format.AlignCenters VC Dialog Editor::Shift+F9
Format.AlignLefts VC Dialog Editor::Ctrl+Shift+Left Arrow
Format.AlignMiddles VC Dialog Editor::F9
Format.AlignRights VC Dialog Editor::Ctrl+Shift+Right Arrow
Format.AlignTops VC Dialog Editor::Ctrl+Shift+Up Arrow
Format.Bold HTML Editor Design View::Ctrl+B
Format.ButtonBottom VC Dialog Editor::Ctrl+B
Format.ButtonRight VC Dialog Editor::Ctrl+R
Format.CenterHorizontal VC Dialog Editor::Ctrl+Shift+F9
Format.CenterVertical VC Dialog Editor::Ctrl+F9
Format.CheckMnemonics VC Dialog Editor::Ctrl+M
Format.ConverttoHyperlink HTML Editor Design View::Ctrl+L
Format.InsertBookmark HTML Editor Design View::Ctrl+Shift+L
Format.Italic HTML Editor Design View::Ctrl+I
Format.SizetoContent VC Dialog Editor::Shift+F7
Format.SpaceAcross VC Dialog Editor::Alt+Right Arrow
  VC Dialog Editor::Alt+Left Arrow
Format.SpaceDown VC Dialog Editor::Alt+Up Arrow
  VC Dialog Editor::Alt+Down Arrow
Format.TabOrder VC Dialog Editor::Ctrl+D
Format.TestDialog VC Dialog Editor::Ctrl+T
Format.ToggleGuides VC Dialog Editor::Ctrl+G
Format.Underline HTML Editor Design View::Ctrl+U
GraphView.BottomtoTop XML Schema Designer::Alt+Up Arrow
GraphView.LefttoRight XML Schema Designer::Alt+Right Arrow
GraphView.RighttoLeft XML Schema Designer::Alt+Left Arrow
GraphView.ToptoBottom XML Schema Designer::Alt+Down Arrow
Help.F1Help Global::F1
Help.ManageHelpSettings Global::Ctrl+Alt+F1
Help.ViewHelp Global::Ctrl+F1
Help.WindowHelp Global::Shift+F1
Image.AirbrushTool VC Image Editor::Ctrl+A
Image.BrushTool VC Image Editor::Ctrl+B
Image.CopyandOutlineSelection VC Image Editor::Ctrl+Shift+U
Image.DrawOpaque VC Image Editor::Ctrl+J
Image.EllipseTool VC Image Editor::Alt+P
Image.EraseTool VC Image Editor::Ctrl+Shift+I
Image.FilledEllipseTool VC Image Editor::Ctrl+Shift+Alt+P
Image.FilledRectangleTool VC Image Editor::Ctrl+Shift+Alt+R
Image.FilledRoundedRectangleTool VC Image Editor::Ctrl+Shift+Alt+W
Image.FillTool VC Image Editor::Ctrl+F
Image.FlipHorizontal VC Image Editor::Ctrl+H
Image.FlipVertical VC Image Editor::Shift+Alt+H
Image.LargerBrush VC Image Editor::Ctrl+=
Image.LineTool VC Image Editor::Ctrl+L
Image.MagnificationTool VC Image Editor::Ctrl+M
Image.Magnify VC Image Editor::Ctrl+Shift+M
Image.NewImageType VC Image Editor::Ins
Image.NextColor VC Image Editor::Ctrl+]
  VC Image Editor::Ctrl+Right Arrow
Image.NextRightColor VC Image Editor::Ctrl+Shift+]
  VC Image Editor::Ctrl+Shift+Right Arrow
Image.OutlinedEllipseTool VC Image Editor::Shift+Alt+P
Image.OutlinedRectangleTool VC Image Editor::Shift+Alt+R
Image.OutlinedRoundedRectangleTool VC Image Editor::Shift+Alt+W
Image.PencilTool VC Image Editor::Ctrl+I
Image.PreviousColor VC Image Editor::Ctrl+[
  VC Image Editor::Ctrl+Left Arrow
Image.PreviousRightColor VC Image Editor::Ctrl+Shift+[
  VC Image Editor::Ctrl+Shift+Left Arrow
Image.RectangleSelectionTool VC Image Editor::Shift+Alt+S
Image.RectangleTool VC Image Editor::Alt+R
Image.Rotate90Degrees VC Image Editor::Ctrl+Shift+H
Image.RoundedRectangleTool VC Image Editor::Alt+W
Image.ShowGrid VC Image Editor::Ctrl+Alt+S
Image.ShowTileGrid VC Image Editor::Ctrl+Shift+Alt+S
Image.SmallBrush VC Image Editor::Ctrl+.
Image.SmallerBrush VC Image Editor::Ctrl+-
Image.TextTool VC Image Editor::Ctrl+T
Image.UseSelectionasBrush VC Image Editor::Ctrl+U
Image.ZoomIn VC Image Editor::Ctrl+Shift+.
  VC Image Editor::Ctrl+Up Arrow
Image.ZoomOut VC Image Editor::Ctrl+Shift+,
  VC Image Editor::Ctrl+Down Arrow
LoadTest.JumpToCounterPane Global::Ctrl+R, Q
OtherContextMenus.ASPXContext.GoToController HTML Editor Source View::Ctrl+M, Ctrl+G
OtherContextMenus.DirectedGraphContextMenu.Selection.SelectBoth Graph Document Editor::B
OtherContextMenus.DirectedGraphContextMenu.Selection.SelectIncoming Graph Document Editor::I
OtherContextMenus.DirectedGraphContextMenu.Selection.SelectOutgoing Graph Document Editor::O
OtherContextMenus.FSIConsoleContext.CancelEvaluation F# Interactive::Ctrl+.
OtherContextMenus.GraphView.RemovefromWorkspace XML Schema Designer::Del
OtherContextMenus.ORDesignerContextMenu.HideMethodsPane VisualStudio::Ctrl+1
Project.AddContentPage HTML Editor Design View::Ctrl+M, Ctrl+C
Project.AddExistingItem Global::Shift+Alt+A
Project.AddNewItem Global::Ctrl+Shift+A
Project.ClassWizard Global::Ctrl+Shift+X
Project.Override Global::Ctrl+Alt+Ins
ProjectandSolutionContextMenus.Item.MoveDown Global::Alt+Down Arrow
ProjectandSolutionContextMenus.Item.MoveUp Global::Alt+Up Arrow
ProjectandSolutionContextMenus.Project.Add.Controller Global::Ctrl+M, Ctrl+C
QueryDesigner.CancelRetrievingData Query Designer::Ctrl+T
  View Designer::Ctrl+T
QueryDesigner.Criteria Query Designer::Ctrl+2
  View Designer::Ctrl+2
QueryDesigner.Diagram Query Designer::Ctrl+1
  View Designer::Ctrl+1
QueryDesigner.ExecuteSQL Query Designer::Ctrl+R
  View Designer::Ctrl+R
QueryDesigner.GotoRow Query Designer::Ctrl+G
  View Designer::Ctrl+G
QueryDesigner.JoinMode Query Designer::Ctrl+Shift+J
  View Designer::Ctrl+Shift+J
QueryDesigner.Results Query Designer::Ctrl+4
  View Designer::Ctrl+4
QueryDesigner.SQL Query Designer::Ctrl+3
  View Designer::Ctrl+3
Refactor.EncapsulateField Global::Ctrl+R, Ctrl+E
Refactor.ExtractInterface Global::Ctrl+R, Ctrl+I
Refactor.ExtractMethod Global::Ctrl+R, Ctrl+M
Refactor.RemoveParameters Global::Ctrl+R, Ctrl+V
Refactor.Rename Global::Ctrl+R, Ctrl+R
Refactor.ReorderParameters Global::Ctrl+R, Ctrl+O
Resources.Audio Managed Resources Editor::Ctrl+4
Resources.Files Managed Resources Editor::Ctrl+5
Resources.Icons Managed Resources Editor::Ctrl+3
Resources.Images Managed Resources Editor::Ctrl+2
Resources.Other Managed Resources Editor::Ctrl+6
Resources.Strings Managed Resources Editor::Ctrl+1
SqlEditorNewQuery Transact-SQL Editor::Ctrl+N
SqlEditorNextPane Transact-SQL Editor::Ctrl+F6
SqlEditorPreviousPane Transact-SQL Editor::Ctrl+Shift+F6
Table.ColumntotheLeft HTML Editor Design View::Ctrl+Alt+Left Arrow
Table.ColumntotheRight HTML Editor Design View::Ctrl+Alt+Right Arrow
Table.RowAbove HTML Editor Design View::Ctrl+Alt+Up Arrow
Table.RowBelow HTML Editor Design View::Ctrl+Alt+Down Arrow
Team.GotoNextWorkItem Work Item Results View::Shift+Alt+N
Team.GotoPreviousWorkItem Work Item Results View::Shift+Alt+P
Team.NewLinkedWorkItem Work Item Query View::Shift+Alt+L
  Work Item Results View::Shift+Alt+L
  Work Item Editor::Shift+Alt+L
Team.Refresh Work Item Query View::F5
  Work Item Results View::F5
TeamFoundationContextMenus.Annotate.TfsAnnotateMoveNextRegion Text Editor::Alt+PgDn
TeamFoundationContextMenus.Annotate.TfsAnnotateMovePreviousRegion Text Editor::Alt+PgUp
Test.DebugAllImpactedTests Global::Ctrl+R, Ctrl+Y
Test.DebugAllTestsInSolution Global::Ctrl+R, Ctrl+A
Test.DebugTestsInClass Global::Ctrl+R, Ctrl+C
Test.DebugTestsInCurrentContext Global::Ctrl+R, Ctrl+T
Test.DebugTestsInNamespace Global::Ctrl+R, Ctrl+N
Test.RunAllImpactedTests Global::Ctrl+R, Y
Test.RunAllTestsInSolution Global::Ctrl+R, A
Test.RunTestsInClass Global::Ctrl+R, C
Test.RunTestsInCurrentContext Global::Ctrl+R, T
Test.RunTestsInNamespace Global::Ctrl+R, N
Test.TestResults.RunCheckedTests Global::Ctrl+R, F
Test.UseCodedUITestBuilder Global::Ctrl+\, Ctrl+C
Test.UseExistingActionRecording Global::Ctrl+\, Ctrl+A
TestResults.DebugAllTestsInTestResults Global::Ctrl+R, Ctrl+D
TestResults.DebugCheckedTests Global::Ctrl+R, Ctrl+F
TestResults.RunAllTestsInTestResults Global::Ctrl+R, D
Tools.AttachtoProcess Global::Ctrl+Alt+P
Tools.CodeSnippetsManager Global::Ctrl+K, Ctrl+B
Tools.ForceGC Global::Ctrl+Shift+Alt+F12, Ctrl+Shift+Alt+F12
Tools.GoToCommandLine Global::Ctrl+/
Tools.MacrosIDE Global::Alt+F11
Tools.RecordTemporaryMacro Global::Ctrl+Shift+R
Tools.RunTemporaryMacro Global::Ctrl+Shift+P
View.ArchitectureExplorer Global::Ctrl+\, Ctrl+R
View.ASP.NETNonvisualControls HTML Editor Design View::Ctrl+Shift+N
View.AutoCloseTagOverride HTML Editor Source View::Ctrl+Alt+.
View.Backward Global::Alt+Left Arrow
View.BookmarkWindow Global::Ctrl+K, Ctrl+W
View.BrowseNext Global::Ctrl+Shift+1
View.BrowsePrevious Global::Ctrl+Shift+2
View.CallHierarchy Global::Ctrl+Alt+K
View.ClassView Global::Ctrl+Shift+C
View.ClassViewGoToSearchCombo Global::Ctrl+K, Ctrl+V
View.CodeDefinitionWindow Global::Ctrl+\, D
  Global::Ctrl+\, Ctrl+D
View.CommandWindow Global::Ctrl+Alt+A
View.DocumentOutline Global::Ctrl+Alt+T
View.EditLabel Global::F2
View.EditMaster HTML Editor Design View::Ctrl+M, Ctrl+M
View.EntityDataModelBrowser ADO.NET Entity Data Model Designer::Ctrl+1
View.EntityDataModelMappingDetails ADO.NET Entity Data Model Designer::Ctrl+2
View.ErrorList Global::Ctrl+\, E
  Global::Ctrl+\, Ctrl+E
View.F#Interactive Global::Ctrl+Alt+F
View.FindSymbolResults Global::Ctrl+Alt+F12
View.Forward Global::Alt+Right Arrow
View.ForwardBrowseContext Global::Ctrl+Shift+7
View.FullScreen Global::Shift+Alt+Enter
View.MacroExplorer Global::Alt+F8
View.NavigateBackward Global::Ctrl+-
View.NavigateForward Global::Ctrl+Shift+-
View.NextError Global::Ctrl+Shift+F12
View.NextView HTML Editor Design View::Ctrl+PgDn
  HTML Editor Source View::Ctrl+PgDn
View.ObjectBrowser Global::Ctrl+Alt+J
View.ObjectBrowserGoToSearchCombo Global::Ctrl+K, Ctrl+R
View.Output Global::Ctrl+Alt+O
View.PopBrowseContext Global::Ctrl+Shift+8
View.PropertiesWindow Global::F4
View.PropertyPages Global::Shift+F4
View.Refresh Team Foundation Build Detail Editor::F5
View.ReportData Report Designer::Ctrl+Alt+D
View.ResourceView Global::Ctrl+Shift+E
View.ServerExplorer Global::Ctrl+Alt+S
View.ShowSmartTag Global::Shift+Alt+F10
  HTML Editor Design View::Shift+Alt+F10
  Global::Ctrl+.
View.SolutionExplorer Global::Ctrl+Alt+L
View.SynchronizeViews HTML Editor Source View::Ctrl+Shift+Y
View.TaskList Global::Ctrl+\, T
  Global::Ctrl+\, Ctrl+T
View.TeamExplorer Global::Ctrl+\, Ctrl+M
View.ToggleDesigner Global::F7
View.Toolbox Global::Ctrl+Alt+X
View.UMLModelExplorer Global::Ctrl+\, Ctrl+U
View.ViewCode Settings Designer::F7
  Class Diagram::Enter
View.ViewDesigner HTML Editor Source View::Shift+F7
View.ViewMarkup HTML Editor Design View::Shift+F7
View.WebBrowser Global::Ctrl+Alt+R
View.ZoomIn Global::Ctrl+Shift+.
View.ZoomOut Global::Ctrl+Shift+,
Window.ActivateDocumentWindow Global::Esc
Window.CloseDocumentWindow Global::Ctrl+F4
  Work Item Editor::Esc
Window.CloseToolWindow Global::Shift+Esc
Window.MovetoNavigationBar Global::Ctrl+F2
Window.NextDocumentWindow Global::Ctrl+F6
Window.NextDocumentWindowNav Global::Ctrl+Tab
Window.NextPane Global::Alt+F6
Window.NextSplitPane Global::F6
Window.NextTab Global::Ctrl+PgDn
Window.NextToolWindowNav Global::Alt+F7
Window.PreviousDocumentWindow Global::Ctrl+Shift+F6
Window.PreviousDocumentWindowNav Global::Ctrl+Shift+Tab
Window.PreviousPane Global::Shift+Alt+F6
Window.PreviousSplitPane Global::Shift+F6
Window.PreviousTab Global::Ctrl+PgUp
  HTML Editor Design View::Ctrl+PgUp
  HTML Editor Source View::Ctrl+PgUp
Window.PreviousToolWindowNav Global::Shift+Alt+F7
Window.ShowDockMenu Global::Alt+-
Window.ShowEzMDIFileList Global::Ctrl+Alt+Down Arrow
Window.Toggle Work Item Query View::Shift+Alt+V
  Work Item Results View::Shift+Alt+V
WorkflowDesigner.Collapse Workflow Designer::Ctrl+E, Ctrl+C
  Workflow Designer::Ctrl+E, C
WorkflowDesigner.ConnectNodes Workflow Designer::Ctrl+E, Ctrl+F
  Workflow Designer::Ctrl+E, F
WorkflowDesigner.CreateVariable Workflow Designer::Ctrl+E, Ctrl+N
  Workflow Designer::Ctrl+E, N
WorkflowDesigner.ExpandAll Workflow Designer::Ctrl+E, Ctrl+X
  Workflow Designer::Ctrl+E, X
WorkflowDesigner.ExpandInPlace Workflow Designer::Ctrl+E, Ctrl+E
  Workflow Designer::Ctrl+E, E
WorkflowDesigner.GoToParent Workflow Designer::Ctrl+E, Ctrl+P
  Workflow Designer::Ctrl+E, P
WorkflowDesigner.MoveFocus Workflow Designer::Ctrl+E, Ctrl+M
  Workflow Designer::Ctrl+E, M
WorkflowDesigner.NavigateThroughDesigner Workflow Designer::Ctrl+Alt+F6
WorkflowDesigner.ShowHideArgumentDesigner Workflow Designer::Ctrl+E, Ctrl+A
  Workflow Designer::Ctrl+E, A
WorkflowDesigner.ShowHideImportsDesigner Workflow Designer::Ctrl+E, Ctrl+I
  Workflow Designer::Ctrl+E, I
WorkflowDesigner.ShowHideOverviewMap Workflow Designer::Ctrl+E, Ctrl+O
  Workflow Designer::Ctrl+E, O
WorkflowDesigner.ShowHideVariableDesigner Workflow Designer::Ctrl+E, Ctrl+V
  Workflow Designer::Ctrl+E, V
WorkflowDesigner.ToggleSelection Workflow Designer::Ctrl+E, Ctrl+S
  Workflow Designer::Ctrl+E, S
WorkflowDesigner.ZoomIn Workflow Designer::Ctrl+Num +
WorkflowDesigner.ZoomOut Workflow Designer::Ctrl+Num -
XML.StartXSLTDebugging XML (Text) Editor::Alt+F5
XML.StartXSLTWithoutDebugging XML (Text) Editor::Ctrl+Alt+F5
XsdDesigner.ShowContentModelView XML Schema Designer::Ctrl+2
XsdDesigner.ShowGraphView XML Schema Designer::Ctrl+3
XsdDesigner.ShowStartView XML Schema Designer::Ctrl+1

Categorised : Programming
Tagged with : ,


Comments (1) -

8/4/2010 12:57:04 PM #

Faraz Azhar

Great! The official MS documentation for shortcuts shows CTRL+Y for linecut, but infact it is for Redo. Your research has shown me the right shortcut! Thanks.

Faraz Azhar | Reply

Add comment




  Country flag
biuquote
  • Comment
  • Preview
Loading


When in Rome, do as the Romans do. When in Bavaria...Anna's favourite shop its having a Tracht (trad. Bavarian clothes) sale, so I bought these for the Oktoberfest :-)Anna found a new porcine friend... Again.The postman delivered this wonderful gift from Nikky & Joe Harrop. Joe got it from Jeff Wayne himself! Thanks guys!Forgot to send this last weekend. They had a fully articulated 6-person controlled animatronic dragon at this eventOn the way to Furth im Wald we passed over a flooded Danube.

GUIDGen?

Were you looking for my
GUID Generator?