Tuesday, December 12, 2006

Lock ness monster, Lost City of Atlantis and VS2005 keyboard shortcuts

OK - so it has been a while between posts.

I am in that wonderful period between big jobs where you can take stock of things and research some of those IT nooks and crannies that get skipped everyday in the pressures to get the software out the door.

This afternoon my attention turned to the allusive keyboard shortcuts in VS2005. We have all seen those IDE gurus who can with a few keystrokes seemlingly do things that would otherwise take many mouse clicks and mouse meters to implement.

I know that the menus show the shortcut keys but my problem lay with the mysterious 'missing menu items'. eg, right click in the error window and you get a next/last error. Where is that in the menu? And what is the shortcut? It was in VS2003 in the View->Show Tasks menu and it appears to be in VS2005 under View->Next/Previous Task but it is disabled.

The help seemed confused with references to VS6.0 and VS2003 but nothing about 2005.

I chanced across the Microsoft Automation Samples http://www.microsoft.com/downloads/details.aspx?familyid=79C7E038-8768-4E1E-87AE-5BBBE3886DE8&displaylang=en that include a program (in C++) to interrogate all of the short cuts. The program barely works but I was able to man handle it into giving me the entire list on my VS2005 with Default options selected.

For the record here it is... and by the way, F12 is the Next Error or even CTRL + SHIFT + F12

(I have no idea what is wrong with this Blogger editor. The table can be found about 2km down this page.)
















































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































Build.BuildSelection

Shift+F6


Build.BuildSolution


Ctrl+Shift+B


Build.BuildSolution


F6


Build.Cancel


Ctrl+Break


Build.Compile


Ctrl+F7


ClassDiagram.Collapse


Num -


ClassDiagram.Expand


Num +


ClassViewContextMenus.ClassViewProject.Properties


Alt+Enter


Data.Column


Ctrl+L


Data.Execute


Ctrl+Alt+F5


Data.InsertColumn


Ins


Data.RunSelection


Ctrl+Q


Data.ShowDataSources


Shift+Alt+D


Data.StepInto


Alt+F5


Debug.ApplyCodeChanges


Alt+F10


Debug.Autos


Ctrl+Alt+V, A


Debug.Autos


Ctrl+D, A


Debug.Autos


Ctrl+D, Ctrl+A


Debug.BreakAll


Ctrl+Alt+Break


Debug.BreakatFunction


Ctrl+B


Debug.BreakatFunction


Ctrl+D, N


Debug.BreakatFunction


Ctrl+D, Ctrl+N


Debug.Breakpoints


Ctrl+Alt+B


Debug.Breakpoints


Ctrl+D, B


Debug.Breakpoints


Ctrl+D, Ctrl+B


Debug.CallStack


Ctrl+Alt+C


Debug.CallStack


Ctrl+D, C


Debug.CallStack


Ctrl+D, Ctrl+C


Debug.DeleteAllBreakpoints


Ctrl+Shift+F9


Debug.Disassembly


Ctrl+Alt+D


Debug.EnableBreakpoint


Ctrl+F9


Debug.Exceptions


Ctrl+Alt+E


Debug.Exceptions


Ctrl+D, E


Debug.Exceptions


Ctrl+D, Ctrl+E


Debug.Immediate


Ctrl+Alt+I


Debug.Immediate


Ctrl+D, I


Debug.Immediate


Ctrl+D, Ctrl+I


Debug.Locals


Ctrl+Alt+V, L


Debug.Locals


Ctrl+D, L


Debug.Locals


Ctrl+D, Ctrl+L


Debug.Memory1


Ctrl+Alt+M, 1


Debug.Memory1


Ctrl+D, Y


Debug.Memory1


Ctrl+D, Ctrl+Y


Debug.Memory2


Ctrl+Alt+M, 2


Debug.Memory3


Ctrl+Alt+M, 3


Debug.Memory4


Ctrl+Alt+M, 4


Debug.Modules


Ctrl+Alt+U


Debug.Modules


Ctrl+D, M


Debug.Modules


Ctrl+D, Ctrl+M


Debug.Processes


Ctrl+Alt+Z


Debug.Processes


Ctrl+D, P


Debug.Processes


Ctrl+D, Ctrl+P


Debug.QuickWatch


Ctrl+Alt+Q


Debug.QuickWatch


Shift+F9


Debug.QuickWatch


Ctrl+D, Q


Debug.QuickWatch


Ctrl+D, Ctrl+Q


Debug.Registers


Ctrl+Alt+G


Debug.Registers


Ctrl+D, R


Debug.Registers


Ctrl+D, Ctrl+R


Debug.Restart


Ctrl+Shift+F5


Debug.RunToCursor


Ctrl+F10


Debug.ScriptExplorer


Ctrl+Alt+N


Debug.SetNextStatement


Ctrl+Shift+F10


Debug.ShowNextStatement


Alt+Num *


Debug.Start


F5


Debug.StartWithoutDebugging


Ctrl+F5


Debug.StepInto


F11


Debug.StepIntoCurrentProcess


Ctrl+Alt+F11


Debug.StepOut


Shift+F11


Debug.StepOutCurrentProcess


Ctrl+Shift+Alt+F11


Debug.StepOver


F10


Debug.StepOverCurrentProcess


Ctrl+Alt+F10


Debug.StopDebugging


Shift+F5


Debug.Threads


Ctrl+Alt+H


Debug.Threads


Ctrl+D, T


Debug.Threads


Ctrl+D, Ctrl+T


Debug.ToggleBreakpoint


F9


Debug.ToggleDisassembly


Ctrl+F11


Debug.ToggleDisassembly


Ctrl+D, D


Debug.ToggleDisassembly


Ctrl+D, Ctrl+D


Debug.Watch


Ctrl+Alt+W, 1


Debug.Watch


Ctrl+D, W


Debug.Watch


Ctrl+D, Ctrl+W


Debug.Watch2


Ctrl+Alt+W, 2


Debug.Watch3


Ctrl+Alt+W, 3


Debug.Watch4


Ctrl+Alt+W, 4


DebuggerContextMenus.BreakpointsWindow.Delete


Alt+F9, D


DebuggerContextMenus.BreakpointsWindow.GoToDisassembly


Alt+F9, A


DebuggerContextMenus.BreakpointsWindow.GoToSourceCode


Alt+F9, S


Edit.BreakLine


Enter


Edit.BreakLine


Shift+Enter


Edit.BreakLine


Enter


Edit.BreakLine


Shift+Enter


Edit.BreakLine


Enter


Edit.CharLeft


Left Arrow


Edit.CharLeftExtend


Shift+Left Arrow


Edit.CharLeftExtendColumn


Shift+Alt+Left Arrow


Edit.CharRight


Right Arrow


Edit.CharRightExtend


Shift+Right Arrow


Edit.CharRightExtendColumn


Shift+Alt+Right Arrow


Edit.CharTranspose


Ctrl+T


Edit.ClearBookmarks


Ctrl+K, Ctrl+L


Edit.ClearBookmarks


Ctrl+B, C


Edit.ClearBookmarks


Ctrl+B, Ctrl+C


Edit.CollapseTag


Ctrl+M, Ctrl+T


Edit.CollapsetoDefinitions


Ctrl+M, Ctrl+O


Edit.CollapsetoDefinitions


Ctrl+M, O


Edit.CommentSelection


Ctrl+K, Ctrl+C


Edit.CommentSelection


Ctrl+E, C


Edit.CommentSelection


Ctrl+E, Ctrl+C


Edit.CompleteWord


Alt+Right Arrow


Edit.CompleteWord


Ctrl+Space


Edit.CompleteWord


Alt+Right Arrow


Edit.CompleteWord


Ctrl+Space


Edit.CompleteWord


Ctrl+K, W


Edit.CompleteWord


Ctrl+K, Ctrl+W


Edit.Copy


Ctrl+C


Edit.Copy


Ctrl+Ins


Edit.CopyParameterTip


Ctrl+Shift+Alt+C


Edit.Cut


Ctrl+X


Edit.Cut


Shift+Del


Edit.CycleClipboardRing


Ctrl+Shift+V


Edit.CycleClipboardRing


Ctrl+Shift+Ins


Edit.DecreaseFilterLevel


Alt+,


Edit.Delete


Del


Edit.Delete


Ctrl+Del


Edit.DeleteBackwards


Shift+Bkspce


Edit.DeleteBackwards


Bkspce


Edit.DeleteBackwards


Shift+Bkspce


Edit.DeleteBackwards


Bkspce


Edit.DeleteHorizontalWhiteSpace


Ctrl+K, Ctrl+\


Edit.DeleteHorizontalWhiteSpace


Ctrl+E, \


Edit.DeleteHorizontalWhiteSpace


Ctrl+E, Ctrl+\


Edit.DocumentEnd


End


Edit.DocumentEnd


Ctrl+End


Edit.DocumentEndExtend


Shift+End


Edit.DocumentEndExtend


Ctrl+Shift+End


Edit.DocumentStart


Home


Edit.DocumentStart


Ctrl+Home


Edit.DocumentStartExtend


Shift+Home


Edit.DocumentStartExtend


Ctrl+Shift+Home


Edit.EditCell


F2


Edit.EnableBookmark


Ctrl+B, E


Edit.EnableBookmark


Ctrl+B, Ctrl+E


Edit.ExpandCollapseBaseTypeList


Shift+Alt+B


Edit.Find


Ctrl+F


Edit.FindAllReferences


Ctrl+K, R


Edit.FindAllReferences


Ctrl+K, Ctrl+R


Edit.FindAllReferences


Shift+F12


Edit.FindinFiles


Ctrl+Shift+F


Edit.FindNext


F3


Edit.FindNextSelected


Ctrl+F3


Edit.FindPrevious


Shift+F3


Edit.FindPreviousSelected


Ctrl+Shift+F3


Edit.FindSymbol


Alt+F12


Edit.FormatDocument


Ctrl+K, Ctrl+D


Edit.FormatDocument


Ctrl+E, D


Edit.FormatDocument


Ctrl+E, Ctrl+D


Edit.FormatSelection


Ctrl+K, Ctrl+F


Edit.FormatSelection


Ctrl+E, F


Edit.FormatSelection


Ctrl+E, Ctrl+F


Edit.GenerateMethodStub


Ctrl+K, M


Edit.GenerateMethodStub


Ctrl+K, Ctrl+M


Edit.GoTo


Ctrl+G


Edit.GotoBrace


Ctrl+]


Edit.GotoBraceExtend


Ctrl+Shift+]


Edit.GoToDeclaration


Ctrl+F12


Edit.GoToDefinition


F12


Edit.GoToFindCombo


Ctrl+/


Edit.GoToNextLocation


F8


Edit.GoToPrevLocation


Shift+F8


Edit.HideSelection


Ctrl+M, Ctrl+H


Edit.IncreaseFilterLevel


Alt+.


Edit.IncrementalSearch


Ctrl+I


Edit.InsertSnippet


Ctrl+K, Ctrl+X


Edit.InsertSnippet


Ctrl+K, X


Edit.InsertTab


Tab


Edit.LineCut


Ctrl+L


Edit.LineDelete


Ctrl+Shift+L


Edit.LineDown


Down Arrow


Edit.LineDownExtend


Shift+Up Arrow


Edit.LineDownExtend


Shift+Down Arrow


Edit.LineDownExtendColumn


Shift+Alt+Down Arrow


Edit.LineEnd


End


Edit.LineEndExtend


Shift+End


Edit.LineEndExtendColumn


Shift+Alt+End


Edit.LineOpenAbove


Ctrl+Enter


Edit.LineOpenBelow


Ctrl+Shift+Enter


Edit.LineStart


Home


Edit.LineStartExtend


Shift+Home


Edit.LineStartExtendColumn


Shift+Alt+Home


Edit.LineTranspose


Shift+Alt+T


Edit.LineUp


Up Arrow


Edit.LineUpExtend


Shift+Down Arrow


Edit.LineUpExtend


Shift+Up Arrow


Edit.LineUpExtendColumn


Shift+Alt+Up Arrow


Edit.ListMembers


Ctrl+J


Edit.ListMembers


Ctrl+K, L


Edit.ListMembers


Ctrl+K, Ctrl+L


Edit.MakeLowercase


Ctrl+U


Edit.MakeUppercase


Ctrl+Shift+U


Edit.MoveControlDown


Ctrl+Down Arrow


Edit.MoveControlDown


Down Arrow


Edit.MoveControlDown


Ctrl+Down Arrow


Edit.MoveControlDownGrid


Down Arrow


Edit.MoveControlLeft


Ctrl+Left Arrow


Edit.MoveControlLeft


Left Arrow


Edit.MoveControlLeft


Ctrl+Left Arrow


Edit.MoveControlLeftGrid


Left Arrow


Edit.MoveControlRight


Ctrl+Right Arrow


Edit.MoveControlRight


Right Arrow


Edit.MoveControlRight


Ctrl+Right Arrow


Edit.MoveControlRightGrid


Right Arrow


Edit.MoveControlUp


Ctrl+Up Arrow


Edit.MoveControlUp


Up Arrow


Edit.MoveControlUp


Ctrl+Up Arrow


Edit.MoveControlUpGrid


Up Arrow


Edit.NavigateToLollipop


Shift+Alt+L


Edit.NewAccelerator


Ins


Edit.NewString


Ins


Edit.NextBookmark


Ctrl+K, Ctrl+N


Edit.NextBookmark


Ctrl+B, N


Edit.NextBookmark


Ctrl+B, Ctrl+N


Edit.NextKeyTyped


Ctrl+W


Edit.OpenFile


Ctrl+Shift+G


Edit.OvertypeMode


Ins


Edit.PageDown


PgDn


Edit.PageDownExtend


Shift+PgDn


Edit.PageUp


PgUp


Edit.PageUpExtend


Shift+PgUp


Edit.ParameterInfo


Ctrl+Shift+Space


Edit.ParameterInfo


Ctrl+K, P


Edit.ParameterInfo


Ctrl+K, Ctrl+P


Edit.Paste


Ctrl+V


Edit.Paste


Shift+Ins


Edit.PasteParameterTip


Ctrl+Shift+Alt+P


Edit.PreviousBookmark


Ctrl+K, Ctrl+P


Edit.PreviousBookmark


Ctrl+B, P


Edit.PreviousBookmark


Ctrl+B, Ctrl+P


Edit.QuickFindSymbol


Shift+Alt+F12


Edit.QuickInfo


Ctrl+K, Ctrl+I


Edit.QuickInfo


Ctrl+K, I


Edit.Redo


Ctrl+Y


Edit.Redo


Shift+Alt+Bkspce


Edit.Redo


Ctrl+Shift+Z


Edit.Remove


Del


Edit.RemovefromDiagram


Del


Edit.RemoveRow


Ctrl+Del


Edit.Replace


Ctrl+H


Edit.ReplaceinFiles


Ctrl+Shift+H


Edit.ReverseIncrementalSearch


Ctrl+Shift+I


Edit.ScrollColumnLeft


Ctrl+Left Arrow


Edit.ScrollColumnRight


Ctrl+Right Arrow


Edit.ScrollLineDown


Ctrl+Down Arrow


Edit.ScrollLineUp


Ctrl+Up Arrow


Edit.SelectAll


Ctrl+A


Edit.SelectCurrentWord


Ctrl+W


Edit.SelectCurrentWord


Ctrl+Shift+W


Edit.SelectionCancel


Esc


Edit.SelectNextControl


Tab


Edit.SelectPreviousControl


Shift+Tab


Edit.SelectToLastGoBack


Ctrl+=


Edit.ShowTileGrid


Enter


Edit.SizeControlDown


Ctrl+Shift+Down Arrow


Edit.SizeControlDown


Shift+Down Arrow


Edit.SizeControlDown


Ctrl+Shift+Down Arrow


Edit.SizeControlDownGrid


Shift+Down Arrow


Edit.SizeControlLeft


Ctrl+Shift+Left Arrow


Edit.SizeControlLeft


Shift+Left Arrow


Edit.SizeControlLeft


Ctrl+Shift+Left Arrow


Edit.SizeControlLeftGrid


Shift+Left Arrow


Edit.SizeControlRight


Ctrl+Shift+Right Arrow


Edit.SizeControlRight


Shift+Right Arrow


Edit.SizeControlRight


Ctrl+Shift+Right Arrow


Edit.SizeControlRightGrid


Shift+Right Arrow


Edit.SizeControlUp


Ctrl+Shift+Up Arrow


Edit.SizeControlUp


Shift+Up Arrow


Edit.SizeControlUp


Ctrl+Shift+Up Arrow


Edit.SizeControlUpGrid


Shift+Up Arrow


Edit.StopHidingCurrent


Ctrl+M, Ctrl+U


Edit.StopOutlining


Ctrl+M, Ctrl+P


Edit.StopOutlining


Ctrl+M, P


Edit.StopSearch


Alt+F3, S


Edit.SurroundWith


Ctrl+K, Ctrl+S


Edit.SurroundWith


Ctrl+K, S


Edit.SwapAnchor


Ctrl+K, Ctrl+A


Edit.SwapAnchor


Ctrl+R, Ctrl+P


Edit.SwapAnchor


Ctrl+E, A


Edit.SwapAnchor


Ctrl+E, Ctrl+A


Edit.TabLeft


Shift+Tab


Edit.ToggleAllOutlining


Ctrl+M, Ctrl+L


Edit.ToggleAllOutlining


Ctrl+M, L


Edit.ToggleBookmark


Ctrl+K, Ctrl+K


Edit.ToggleBookmark


Ctrl+B, T


Edit.ToggleBookmark


Ctrl+B, Ctrl+T


Edit.ToggleOutliningExpansion


Ctrl+M, Ctrl+M


Edit.ToggleOutliningExpansion


Ctrl+M, M


Edit.ToggleTaskListShortcut


Ctrl+K, Ctrl+H


Edit.ToggleTaskListShortcut


Ctrl+E, T


Edit.ToggleTaskListShortcut


Ctrl+E, Ctrl+T


Edit.ToggleWordWrap


Ctrl+E, Ctrl+W


Edit.ToggleWordWrap


Ctrl+R, Ctrl+R


Edit.ToggleWordWrap


Ctrl+E, W


Edit.UncommentSelection


Ctrl+K, Ctrl+U


Edit.UncommentSelection


Ctrl+E, U


Edit.UncommentSelection


Ctrl+E, Ctrl+U


Edit.Undo


Ctrl+Z


Edit.Undo


Alt+Bkspce


Edit.ViewBottom


Ctrl+PgDn


Edit.ViewBottomExtend


Ctrl+Shift+PgDn


Edit.ViewTop


Ctrl+PgUp


Edit.ViewTopExtend


Ctrl+Shift+PgUp


Edit.ViewWhiteSpace


Ctrl+R, Ctrl+W


Edit.ViewWhiteSpace


Ctrl+E, S


Edit.ViewWhiteSpace


Ctrl+E, Ctrl+S


Edit.WordDeleteToEnd


Ctrl+Del


Edit.WordDeleteToStart


Ctrl+Bkspce


Edit.WordNext


Ctrl+Right Arrow


Edit.WordNextExtend


Ctrl+Shift+Right Arrow


Edit.WordNextExtendColumn


Ctrl+Shift+Alt+Right Arrow


Edit.WordPrevious


Ctrl+Left Arrow


Edit.WordPreviousExtend


Ctrl+Shift+Left Arrow


Edit.WordPreviousExtendColumn


Ctrl+Shift+Alt+Left Arrow


Edit.WordTranspose


Ctrl+Shift+T


File.NewFile


Ctrl+N


File.NewProject


Ctrl+Shift+N


File.OpenFile


Ctrl+O


File.OpenProject


Ctrl+Shift+O


File.Print


Ctrl+P


File.SaveAll


Ctrl+Shift+S


File.SaveSelectedItems


Ctrl+S


Format.AlignBottoms


Ctrl+Shift+Down Arrow


Format.AlignCenters


Shift+F9


Format.AlignLefts


Ctrl+Shift+Left Arrow


Format.AlignMiddles


F9


Format.AlignRights


Ctrl+Shift+Right Arrow


Format.AlignTops


Ctrl+Shift+Up Arrow


Format.Bold


Ctrl+B


Format.ButtonBottom


Ctrl+B


Format.ButtonRight


Ctrl+R


Format.CenterHorizontal


Ctrl+Shift+F9


Format.CenterVertical


Ctrl+F9


Format.CheckMnemonics


Ctrl+M


Format.ConverttoHyperlink


Ctrl+L


Format.InsertBookmark


Ctrl+Shift+L


Format.Italic


Ctrl+I


Format.SizetoContent


Shift+F7


Format.SpaceAcross


Alt+Left Arrow


Format.SpaceAcross


Alt+Right Arrow


Format.SpaceDown


Alt+Down Arrow


Format.SpaceDown


Alt+Up Arrow


Format.TabOrder


Ctrl+D


Format.TestDialog


Ctrl+T


Format.ToggleGuides


Ctrl+G


Format.Underline


Ctrl+U


Help.Contents


Ctrl+Alt+F1


Help.Contents


Ctrl+F1, C


Help.Contents


Ctrl+F1, Ctrl+C


Help.DynamicHelp


Ctrl+F1, D


Help.DynamicHelp


Ctrl+F1, Ctrl+D


Help.F1Help


F1


Help.HelpFavorites


Ctrl+F1, F


Help.HelpFavorites


Ctrl+F1, Ctrl+F


Help.HowDoI


Ctrl+F1, H


Help.HowDoI


Ctrl+F1, Ctrl+H


Help.Index


Ctrl+Alt+F2


Help.Index


Ctrl+F1, I


Help.Index


Ctrl+F1, Ctrl+I


Help.IndexResults


Ctrl+F1, T


Help.IndexResults


Ctrl+F1, Ctrl+T


Help.Nexttopic


Alt+Down Arrow


Help.Previoustopic


Alt+Up Arrow


Help.Search


Ctrl+Alt+F3


Help.Search


Ctrl+F1, S


Help.Search


Ctrl+F1, Ctrl+S


Help.SearchResults


Shift+Alt+F3


Help.SearchResults


Ctrl+F1, R


Help.SearchResults


Ctrl+F1, Ctrl+R


Help.WindowHelp


Shift+F1


Image.AirbrushTool


Ctrl+A


Image.BrushTool


Ctrl+B


Image.CopyandOutlineSelection


Ctrl+Shift+U


Image.DrawOpaque


Ctrl+J


Image.EllipseTool


Alt+P


Image.EraseTool


Ctrl+Shift+I


Image.FilledEllipseTool


Ctrl+Shift+Alt+P


Image.FilledRectangleTool


Ctrl+Shift+Alt+R


Image.FilledRoundedRectangleTool


Ctrl+Shift+Alt+W


Image.FillTool


Ctrl+F


Image.FlipHorizontal


Ctrl+H


Image.FlipVertical


Shift+Alt+H


Image.LargerBrush


Ctrl+=


Image.LineTool


Ctrl+L


Image.MagnificationTool


Ctrl+M


Image.Magnify


Ctrl+Shift+M


Image.NewImageType


Ins


Image.NextColor


Ctrl+Right Arrow


Image.NextColor


Ctrl+]


Image.NextRightColor


Ctrl+Shift+Right Arrow


Image.NextRightColor


Ctrl+Shift+]


Image.OutlinedEllipseTool


Shift+Alt+P


Image.OutlinedRectangleTool


Shift+Alt+R


Image.OutlinedRoundedRectangleTool


Shift+Alt+W


Image.PencilTool


Ctrl+I


Image.PreviousColor


Ctrl+Left Arrow


Image.PreviousColor


Ctrl+[


Image.PreviousRightColor


Ctrl+Shift+Left Arrow


Image.PreviousRightColor


Ctrl+Shift+[


Image.RectangleSelectionTool


Shift+Alt+S


Image.RectangleTool


Alt+R


Image.Rotate90Degrees


Ctrl+Shift+H


Image.RoundedRectangleTool


Alt+W


Image.ShowGrid


Ctrl+Alt+S


Image.ShowTileGrid


Ctrl+Shift+Alt+S


Image.SmallBrush


Ctrl+.


Image.SmallerBrush


Ctrl+-


Image.TextTool


Ctrl+T


Image.UseSelectionasBrush


Ctrl+U


Image.ZoomIn


Ctrl+Up Arrow


Image.ZoomIn


Ctrl+Shift+.


Image.ZoomOut


Ctrl+Down Arrow


Image.ZoomOut


Ctrl+Shift+,


Layout.InsertColumntotheLeft


Ctrl+Alt+Left Arrow


Layout.InsertColumntotheRight


Ctrl+Alt+Right Arrow


Layout.InsertRowAbove


Ctrl+Alt+Up Arrow


Layout.InsertRowBelow


Ctrl+Alt+Down Arrow


NewFolder


Ctrl+K, Ctrl+F


Project.AddClass


Shift+Alt+C


Project.AddContentPage


Ctrl+M, Ctrl+C


Project.AddExistingItem


Shift+Alt+A


Project.AddNewItem


Ctrl+Shift+A


Project.Override


Ctrl+Alt+Ins


QueryDesigner.CancelRetrievingData


Ctrl+T


QueryDesigner.Criteria


Ctrl+2


QueryDesigner.Diagram


Ctrl+1


QueryDesigner.ExecuteSQL


Ctrl+R


QueryDesigner.GotoRow


Ctrl+G


QueryDesigner.JoinMode


Ctrl+Shift+J


QueryDesigner.Results


Ctrl+4


QueryDesigner.SQL


Ctrl+3


Refactor.EncapsulateField


Ctrl+R, Ctrl+E


Refactor.EncapsulateField


Ctrl+R, E


Refactor.ExtractInterface


Ctrl+R, Ctrl+I


Refactor.ExtractInterface


Ctrl+R, I


Refactor.ExtractMethod


Ctrl+R, Ctrl+M


Refactor.ExtractMethod


Ctrl+R, M


Refactor.PromoteLocalVariable


Ctrl+R, Ctrl+P


Refactor.PromoteLocalVariable


Ctrl+R, P


Refactor.RemoveParameters


Ctrl+R, Ctrl+V


Refactor.RemoveParameters


Ctrl+R, V


Refactor.Rename


Ctrl+R, Ctrl+R


Refactor.Rename


Ctrl+R, R


Refactor.Rename


F2


Refactor.ReorderParameters


Ctrl+R, Ctrl+O


Refactor.ReorderParameters


Ctrl+R, O


Resources.Audio


Ctrl+4


Resources.Files


Ctrl+5


Resources.Icons


Ctrl+3


Resources.Images


Ctrl+2


Resources.Other


Ctrl+6


Resources.Strings


Ctrl+1


Schema.Collapse


Ctrl+-


Schema.Expand


Ctrl+=


Tools.AttachtoProcess


Ctrl+Alt+P


Tools.CodeSnippetsManager


Ctrl+K, Ctrl+B


Tools.MacrosIDE


Alt+F11


Tools.RecordTemporaryMacro


Ctrl+Shift+R


Tools.RunTemporaryMacro


Ctrl+Shift+P


View.AutoCloseTagOverride


Ctrl+Shift+.


View.Backward


Alt+Left Arrow


View.BookmarkWindow


Ctrl+K, Ctrl+W


View.BookmarkWindow


Ctrl+W, B


View.BookmarkWindow


Ctrl+W, Ctrl+B


View.BrowseNext


Ctrl+Shift+1


View.BrowsePrevious


Ctrl+Shift+2


View.ClassView


Ctrl+Shift+C


View.ClassView


Ctrl+W, C


View.ClassView


Ctrl+W, Ctrl+C


View.ClassViewGoToSearchCombo


Ctrl+K, Ctrl+V


View.CodeDefinitionWindow


Ctrl+\, Ctrl+D


View.CodeDefinitionWindow


Ctrl+\, D


View.CodeDefinitionWindow


Ctrl+W, D


View.CodeDefinitionWindow


Ctrl+W, Ctrl+D


View.CommandWindow


Ctrl+Alt+A


View.CommandWindow


Ctrl+W, A


View.CommandWindow


Ctrl+W, Ctrl+A


View.Datasets


Ctrl+Alt+D


View.Details


Ctrl+Shift+Q


View.DocumentOutline


Ctrl+Alt+T


View.DocumentOutline


Ctrl+W, U


View.DocumentOutline


Ctrl+W, Ctrl+U


View.EditLabel


F2


View.EditMaster


Ctrl+M, Ctrl+M


View.ErrorList


Ctrl+\, Ctrl+E


View.ErrorList


Ctrl+\, E


View.ErrorList


Ctrl+W, E


View.ErrorList


Ctrl+W, Ctrl+E


View.FindSymbolResults


Ctrl+Alt+F12


View.FindSymbolResults


Ctrl+W, Q


View.FindSymbolResults


Ctrl+W, Ctrl+Q


View.Forward


Alt+Right Arrow


View.ForwardBrowseContext


Ctrl+Shift+7


View.FullScreen


Shift+Alt+Enter


View.MacroExplorer


Alt+F8


View.NavigateBackward


Ctrl+-


View.NavigateForward


Ctrl+Shift+-


View.NextError


Ctrl+Shift+F12


View.NextView


Ctrl+PgDn


View.NonVisualControls


Ctrl+Alt+Q


View.ObjectBrowser


Ctrl+Alt+J


View.ObjectBrowser


Ctrl+W, J


View.ObjectBrowser


Ctrl+W, Ctrl+J


View.Output


Ctrl+Alt+O


View.Output


Ctrl+W, O


View.Output


Ctrl+W, Ctrl+O


View.PendingCheckins


Ctrl+W, G


View.PendingCheckins


Ctrl+W, Ctrl+G


View.PopBrowseContext


Ctrl+Shift+8


View.PropertiesWindow


F4


View.PropertiesWindow


Ctrl+W, P


View.PropertiesWindow


Ctrl+W, Ctrl+P


View.PropertyPages


Shift+F4


View.ResourceView


Ctrl+Shift+E


View.ResourceView


Ctrl+W, R


View.ResourceView


Ctrl+W, Ctrl+R


View.ServerExplorer


Ctrl+Alt+S


View.ServerExplorer


Ctrl+W, L


View.ServerExplorer


Ctrl+W, Ctrl+L


View.ShowSmartTag


Shift+Alt+F10


View.ShowSmartTag


Ctrl+.


View.SolutionExplorer


Ctrl+Alt+L


View.SolutionExplorer


Ctrl+W, S


View.SolutionExplorer


Ctrl+W, Ctrl+S


View.TaskList


Ctrl+\, Ctrl+T


View.TaskList


Ctrl+\, T


View.TaskList


Ctrl+W, T


View.TaskList


Ctrl+W, Ctrl+T


View.Toolbox


Ctrl+Alt+X


View.Toolbox


Ctrl+W, X


View.Toolbox


Ctrl+W, Ctrl+X


View.ViewCode


Enter


View.ViewCode


F7


View.ViewDesigner


Shift+F7


View.ViewMarkup


Shift+F7


View.VisibleBorders


Ctrl+Q


View.WebBrowser


Ctrl+Alt+R


View.WebBrowser


Ctrl+W, W


View.WebBrowser


Ctrl+W, Ctrl+W


Window.ActivateDocumentWindow


Esc


Window.CloseDocumentWindow


Ctrl+F4


Window.CloseToolWindow


Shift+Esc


Window.MovetoNavigationBar


Ctrl+F2


Window.NextDocumentWindow


Ctrl+F6


Window.NextDocumentWindowNav


Ctrl+Tab


Window.NextPane


Alt+F6


Window.NextTab


Ctrl+PgDn


Window.NextToolWindowNav


Alt+F7


Window.PreviousDocumentWindow


Ctrl+Shift+F6


Window.PreviousDocumentWindowNav


Ctrl+Shift+Tab


Window.PreviousPane


Shift+Alt+F6


Window.PreviousTab


Ctrl+PgUp


Window.PreviousToolWindowNav


Shift+Alt+F7


Window.ShowEzMDIFileList


Ctrl+Alt+Down Arrow