Home
Contact
Forums
Awards
Press
Subscribe
Social
About
 ___
Authors:
Jason Doucette
Matthew Doucette
 ___
Games:
Duality ZF
Decimation X
Score Rush
 ___
Articles:
Blog
Games
Tech
Windows
Webmaster
Coding
 ___
Web Utilities:
Domain Hacks
Suggest
 ___
Freeware:
ZoomView
AntiSpam Mailto
 ___
Quotes:
Inspirational
Intelligence
Education
Action
Scientific
Chess
Financial
Programming
 ___
Social:
YouTube
Facebook
Twitter
 ___
Books
Videos
Wallpapers
 ___
Music
Color List
TI-99/4A
Parsec
Optical Illusions
Web Design
Trivia
Domains
Donations
Copyrights
Disclaimer
Links
 ___
Forums
About
Contact
Keyboard Shortcuts - Visual Studio .NET 2003 Default


Tuesday, August 02, 2005
By: Jason Doucette
(printer friendly version)

 

Visual Studio .NET 2003 Default Keyboard Shortcuts

This Visual Studio .NET Macro was run from within Visual C++ .NET 2003 (v7.1), with the Keyboard Mapping Scheme (set from Tools -> Options -> Environment -> Keyboard -> Keyboard Mapping Scheme) set to 'Default Settings'.

(The other Keyboard Mapping Schemes that come with Visual C++ .NET 2003 (v7.1) are: Visual C++ 6, Visual C++ 2, Visual Studio 6, and Visual Basic 6.)

 

Keyboard Mappings - Visual Studio Default Settings
ActionKey
View.ViewCodeGlobal::F7
View.ViewDesignerGlobal::Shift+F7
Global::Alt+Enter
Help.ContentsGlobal::Ctrl+Alt+F1
Help.IndexGlobal::Ctrl+Alt+F2
Help.SearchGlobal::Ctrl+Alt+F3
File.OpenFileGlobal::Ctrl+O
File.SaveSelectedItemsGlobal::Ctrl+S
File.SaveAllGlobal::Ctrl+Shift+S
Edit.CutGlobal::Ctrl+X
Global::Shift+Del
Edit.CopyGlobal::Ctrl+C
Global::Ctrl+Ins
Edit.PasteGlobal::Ctrl+V
Global::Shift+Ins
View.NavigateForwardGlobal::Ctrl+Shift+-
Debug.StartGlobal::F5
Edit.FindinFilesGlobal::Ctrl+Shift+F
Edit.GoToFindComboGlobal::Ctrl+D
View.SolutionExplorerGlobal::Ctrl+Alt+L
View.PropertiesWindowGlobal::F4
View.ObjectBrowserGlobal::Ctrl+Alt+J
View.ToolboxGlobal::Ctrl+Alt+X
File.NewProjectGlobal::Ctrl+Shift+N
Edit.UndoGlobal::Ctrl+Z
Global::Alt+Bkspce
View.NextViewHTML Editor HTML View::Ctrl+PgDn
HTML Editor Design View::Ctrl+PgDn
XML Editor Schema View::Ctrl+PgDn
XML Editor Data View::Ctrl+PgDn
View.VisibleBordersHTML Editor Design View::Ctrl+Q
View.DetailsHTML Editor Design View::Ctrl+Shift+Q
Project.OverrideGlobal::Ctrl+Alt+Ins
File.AddNewItemGlobal::Ctrl+Shift+A
File.AddExistingItemGlobal::Shift+Alt+A
Build.BuildSolutionGlobal::Ctrl+Shift+B
Build.CancelGlobal::Ctrl+Break
Build.CompileGlobal::Ctrl+F7
Debug.BreakpointsGlobal::Ctrl+Alt+B
Debug.RunningDocumentsGlobal::Ctrl+Alt+N
Debug.Watch1Global::Ctrl+Alt+W, 1
Debug.Watch2Global::Ctrl+Alt+W, 2
Debug.Watch3Global::Ctrl+Alt+W, 3
Debug.Watch4Global::Ctrl+Alt+W, 4
Debug.AutosGlobal::Ctrl+Alt+V, A
Debug.LocalsGlobal::Ctrl+Alt+V, L
Debug.ThisGlobal::Ctrl+Alt+V, T
Debug.ImmediateGlobal::Ctrl+Alt+I
Debug.CallStackGlobal::Ctrl+Alt+C
Debug.ThreadsGlobal::Ctrl+Alt+H
Debug.ModulesGlobal::Ctrl+Alt+U
Debug.Memory1Global::Ctrl+Alt+M, 1
Debug.Memory2Global::Ctrl+Alt+M, 2
Debug.Memory3Global::Ctrl+Alt+M, 3
Debug.Memory4Global::Ctrl+Alt+M, 4
Debug.DisassemblyGlobal::Ctrl+Alt+D
Debug.RegistersGlobal::Ctrl+Alt+G
Debug.ToggleDisassemblyGlobal::Ctrl+F11
Debug.StartWithoutDebuggingGlobal::Ctrl+F5
Debug.BreakAllGlobal::Ctrl+Alt+Break
Debug.StopDebuggingGlobal::Shift+F5
Debug.RestartGlobal::Ctrl+Shift+F5
Debug.ApplyCodeChangesGlobal::Alt+F10
Debug.ExceptionsGlobal::Ctrl+Alt+E
Debug.StepIntoGlobal::F11
Debug.StepOverGlobal::F10
Debug.StepOutGlobal::Shift+F11
Debug.QuickWatchGlobal::Ctrl+Alt+Q
Global::Shift+F9
Debug.NewBreakpointGlobal::Ctrl+B
Debug.ClearAllBreakpointsGlobal::Ctrl+Shift+F9
Database.RunGlobal::Ctrl+E
Database.RunSelectionGlobal::Ctrl+Q
Database.StepIntoGlobal::Alt+F5
Schema.ExpandXML Editor Schema View::Ctrl+=
Schema.CollapseXML Editor Schema View::Ctrl+-
Query.RunQuery Designer::Ctrl+R
View Designer::Ctrl+R
Format.BoldHTML Editor Design View::Ctrl+B
Format.ItalicHTML Editor Design View::Ctrl+I
Format.UnderlineHTML Editor Design View::Ctrl+U
Format.ConverttoHyperlinkHTML Editor Design View::Ctrl+L
Format.InsertBookmarkHTML Editor Design View::Ctrl+Shift+L
Format.DecreaseIndentHTML Editor Design View::Ctrl+Shift+T
Format.IncreaseIndentHTML Editor Design View::Ctrl+T
Format.AlignLeftsVC Dialog Editor::Ctrl+Shift+Left Arrow
Format.AlignCentersVC Dialog Editor::Shift+F9
Format.AlignRightsVC Dialog Editor::Ctrl+Shift+Right Arrow
Format.AlignTopsVC Dialog Editor::Ctrl+Shift+Up Arrow
Format.AlignMiddlesVC Dialog Editor::F9
Format.AlignBottomsVC Dialog Editor::Ctrl+Shift+Down Arrow
Format.SpaceAcrossVC Dialog Editor::Alt+Left Arrow
VC Dialog Editor::Alt+Right Arrow
Format.SpaceDownVC Dialog Editor::Alt+Down Arrow
VC Dialog Editor::Alt+Up Arrow
Format.ButtonRightVC Dialog Editor::Ctrl+R
Format.ButtonBottomVC Dialog Editor::Ctrl+B
Format.CenterVerticalVC Dialog Editor::Ctrl+F9
Format.CenterHorizontalVC Dialog Editor::Ctrl+Shift+F9
Format.SizetoContentVC Dialog Editor::Shift+F7
Format.TabOrderVC Dialog Editor::Ctrl+D
Format.ShowGridHTML Editor Design View::Ctrl+G
Format.SnaptoGridHTML Editor Design View::Ctrl+Shift+G
Format.ToggleGuidesVC Dialog Editor::Ctrl+G
Format.CheckMnemonicsVC Dialog Editor::Ctrl+M
Format.TestDialogVC Dialog Editor::Ctrl+T
Format.LockElementHTML Editor Design View::Ctrl+Shift+K
Table.InsertColumntotheLeftHTML Editor Design View::Ctrl+Alt+Left Arrow
Table.InsertColumntotheRightHTML Editor Design View::Ctrl+Alt+Right Arrow
Table.InsertRowAboveHTML Editor Design View::Ctrl+Alt+Up Arrow
Table.InsertRowBelowHTML Editor Design View::Ctrl+Alt+Down Arrow
Tools.DebugProcessesGlobal::Ctrl+Alt+P
Image.FlipHorizontalVC Image Editor::Ctrl+H
Image.FlipVerticalVC Image Editor::Shift+Alt+H
Image.Rotate90DegreesVC Image Editor::Ctrl+Shift+H
Image.UseSelectionasBrushVC Image Editor::Ctrl+U
Image.CopyAndOutlineSelectionVC Image Editor::Ctrl+Shift+U
Image.DrawOpaqueVC Image Editor::Ctrl+J
Image.NewImageTypeVC Image Editor::Ins
Image.RectangleSelectionToolVC Image Editor::Shift+Alt+S
Image.EraseToolVC Image Editor::Ctrl+Shift+I
Image.FillToolVC Image Editor::Ctrl+F
Image.MagnificationToolVC Image Editor::Ctrl+M
Image.PencilToolVC Image Editor::Ctrl+I
Image.BrushToolVC Image Editor::Ctrl+B
Image.AirbrushToolVC Image Editor::Ctrl+A
Image.LineToolVC Image Editor::Ctrl+L
Image.TextToolVC Image Editor::Ctrl+T
Image.RectangleToolVC Image Editor::Alt+R
Image.OutlinedRectangleToolVC Image Editor::Shift+Alt+R
Image.FilledRectangleToolVC Image Editor::Ctrl+Shift+Alt+R
Image.RoundedRectangleToolVC Image Editor::Alt+W
Image.OutlinedRoundedRectangleToolVC Image Editor::Shift+Alt+W
Image.FilledRoundedRectangleToolVC Image Editor::Ctrl+Shift+Alt+W
Image.EllipseToolVC Image Editor::Alt+P
Image.OutlinedEllipseToolVC Image Editor::Shift+Alt+P
Image.FilledEllipseToolVC Image Editor::Ctrl+Shift+Alt+P
Image.ShowTileGridVC Image Editor::Ctrl+Shift+Alt+S
Image.ShowGridVC Image Editor::Ctrl+Alt+S
Image.LargerBrushVC Image Editor::Ctrl+=
Image.SmallerBrushVC Image Editor::Ctrl+-
Image.SmallBrushVC Image Editor::Ctrl+.
Image.ZoomInVC Image Editor::Ctrl+Up Arrow
VC Image Editor::Ctrl+Shift+.
Image.ZoomOutVC Image Editor::Ctrl+Down Arrow
VC Image Editor::Ctrl+Shift+,
Image.PreviousColorVC Image Editor::Ctrl+Left Arrow
VC Image Editor::Ctrl+[
Image.PreviousRightColorVC Image Editor::Ctrl+Shift+Left Arrow
VC Image Editor::Ctrl+Shift+[
Image.NextColorVC Image Editor::Ctrl+Right Arrow
VC Image Editor::Ctrl+]
Image.NextRightColorVC Image Editor::Ctrl+Shift+Right Arrow
VC Image Editor::Ctrl+Shift+]
Image.MagnifyVC Image Editor::Ctrl+Shift+M
Help.DynamicHelpGlobal::Ctrl+F1
View.NavigateBackwardGlobal::Ctrl+-
View.ClassViewGlobal::Ctrl+Shift+C
View.ServerExplorerGlobal::Ctrl+Alt+S
View.ResourceViewGlobal::Ctrl+Shift+E
View.MacroExplorerGlobal::Alt+F8
View.DocumentOutlineGlobal::Ctrl+Alt+T
View.TaskListGlobal::Ctrl+Alt+K
View.CommandWindowGlobal::Ctrl+Alt+A
View.OutputGlobal::Ctrl+Alt+O
View.FindSymbolResultsGlobal::Ctrl+Alt+F12
View.FavoritesGlobal::Ctrl+Alt+F
File.NewFileGlobal::Ctrl+N
File.OpenProjectGlobal::Ctrl+Shift+O
File.PrintGlobal::Ctrl+P
Edit.RedoGlobal::Ctrl+Y
Global::Shift+Alt+Bkspce
Global::Ctrl+Shift+Z
Edit.CycleClipboardRingGlobal::Ctrl+Shift+V
Global::Ctrl+Shift+Ins
Edit.DeleteGlobal::Del
Edit.SelectAllGlobal::Ctrl+A
Edit.FindGlobal::Ctrl+F
Edit.ReplaceGlobal::Ctrl+H
Edit.ReplaceinFilesGlobal::Ctrl+Shift+H
Edit.FindSymbolGlobal::Alt+F12
Edit.QuickFindSymbolGlobal::Shift+Alt+F12
Edit.GoToGlobal::Ctrl+G
Edit.GoToDefinitionGlobal::F12
Edit.GoToDeclarationGlobal::Ctrl+F12
Edit.GoToReferenceGlobal::Shift+F12
Edit.OpenFileGlobal::Ctrl+Shift+G
Edit.StopSearchGlobal::Alt+F3, S
Edit.HiddenTextGlobal::Alt+F3, H
Edit.MatchCaseGlobal::Alt+F3, C
Edit.WholeWordGlobal::Alt+F3, W
Edit.WildcardGlobal::Alt+F3, P
Edit.RegularExpressionGlobal::Alt+F3, R
Edit.UpGlobal::Alt+F3, B
Edit.FindNextGlobal::F3
Edit.FindPreviousGlobal::Shift+F3
Edit.FindNextSelectedGlobal::Ctrl+F3
Edit.FindPreviousSelectedGlobal::Ctrl+Shift+F3
Edit.GotoNextLocationGlobal::F8
Edit.GotoPreviousLocationGlobal::Shift+F8
Edit.FormatDocumentText Editor::Ctrl+K, Ctrl+D
Edit.FormatSelectionText Editor::Ctrl+K, Ctrl+F
Edit.MakeUppercaseText Editor::Ctrl+Shift+U
Edit.MakeLowercaseText Editor::Ctrl+U
Edit.DeleteHorizontalWhiteSpaceText Editor::Ctrl+K, Ctrl+\
Edit.ViewWhiteSpaceText Editor::Ctrl+R, Ctrl+W
Edit.ToggleWordWrapText Editor::Ctrl+R, Ctrl+R
Edit.IncrementalSearchText Editor::Ctrl+I
Edit.ReverseIncrementalSearchText Editor::Ctrl+Shift+I
Edit.CommentSelectionText Editor::Ctrl+K, Ctrl+C
Edit.UncommentSelectionText Editor::Ctrl+K, Ctrl+U
Edit.ToggleBookmarkText Editor::Ctrl+K, Ctrl+K
Edit.NextBookmarkText Editor::Ctrl+K, Ctrl+N
Edit.PreviousBookmarkText Editor::Ctrl+K, Ctrl+P
Edit.ClearBookmarksText Editor::Ctrl+K, Ctrl+L
Edit.ToggleTaskListShortcutText Editor::Ctrl+K, Ctrl+H
Edit.HideSelectionText Editor::Ctrl+M, Ctrl+H
Edit.ToggleOutliningExpansionText Editor::Ctrl+M, Ctrl+M
Edit.ToggleAllOutliningText Editor::Ctrl+M, Ctrl+L
Edit.StopOutliningText Editor::Ctrl+M, Ctrl+P
Edit.StopHidingCurrentText Editor::Ctrl+M, Ctrl+U
Edit.CollapsetoDefinitionsText Editor::Ctrl+M, Ctrl+O
Edit.ListMembersText Editor::Ctrl+J
Edit.ParameterInfoText Editor::Ctrl+Shift+Space
Edit.QuickInfoText Editor::Ctrl+K, Ctrl+I
Edit.CompleteWordText Editor::Alt+Right Arrow
Text Editor::Ctrl+Space
Edit.DeleteBackwardsText Editor::Shift+Bkspce
Text Editor::Bkspce
Edit.NewAcceleratorVC Accelerator Editor::Ins
Edit.NextKeyTypedVC Accelerator Editor::Ctrl+W
Edit.BreakLineText Editor::Shift+Enter
Text Editor::Enter
Windows Forms Designer::Enter
Edit.InsertTabText Editor::Tab
Windows Forms Designer::Tab
Edit.NewStringVC String Editor::Ins
Edit.CharLeftText Editor::Left Arrow
Windows Forms Designer::Left Arrow
Edit.CharLeftExtendText Editor::Shift+Left Arrow
Windows Forms Designer::Shift+Left Arrow
Edit.CharLeftExtendColumnText Editor::Shift+Alt+Left Arrow
Edit.CharRightText Editor::Right Arrow
Windows Forms Designer::Right Arrow
Edit.CharRightExtendText Editor::Shift+Right Arrow
Windows Forms Designer::Shift+Right Arrow
Edit.CharRightExtendColumnText Editor::Shift+Alt+Right Arrow
Edit.LineUpText Editor::Up Arrow
Windows Forms Designer::Up Arrow
Edit.LineUpExtendText Editor::Shift+Up Arrow
Windows Forms Designer::Shift+Down Arrow
Edit.LineUpExtendColumnText Editor::Shift+Alt+Up Arrow
Edit.LineDownText Editor::Down Arrow
Windows Forms Designer::Down Arrow
Edit.LineDownExtendText Editor::Shift+Down Arrow
Windows Forms Designer::Shift+Up Arrow
Edit.LineDownExtendColumnText Editor::Shift+Alt+Down Arrow
Edit.DocumentStartText Editor::Ctrl+Home
Edit.DocumentStartExtendText Editor::Ctrl+Shift+Home
Edit.DocumentEndText Editor::Ctrl+End
Edit.DocumentEndExtendText Editor::Ctrl+Shift+End
Edit.LineStartText Editor::Home
Edit.LineStartExtendText Editor::Shift+Home
Edit.LineStartExtendColumnText Editor::Shift+Alt+Home
Edit.LineEndText Editor::End
Edit.LineEndExtendText Editor::Shift+End
Edit.LineEndExtendColumnText Editor::Shift+Alt+End
Edit.PageUpText Editor::PgUp
Edit.PageUpExtendText Editor::Shift+PgUp
Edit.PageDownText Editor::PgDn
Edit.PageDownExtendText Editor::Shift+PgDn
Edit.ViewTopText Editor::Ctrl+PgUp
Edit.ViewTopExtendText Editor::Ctrl+Shift+PgUp
Edit.ViewBottomText Editor::Ctrl+PgDn
Edit.ViewBottomExtendText Editor::Ctrl+Shift+PgDn
Edit.ScrollLineUpText Editor::Ctrl+Up Arrow
VC Dialog Editor::Ctrl+Up Arrow
Edit.ScrollLineDownText Editor::Ctrl+Down Arrow
VC Dialog Editor::Ctrl+Down Arrow
Edit.ScrollColumnLeftVC Dialog Editor::Ctrl+Left Arrow
Edit.ScrollColumnRightVC Dialog Editor::Ctrl+Right Arrow
Edit.TabLeftText Editor::Shift+Tab
Windows Forms Designer::Shift+Tab
Edit.SwapAnchorText Editor::Ctrl+R, Ctrl+P
Edit.GotoBraceText Editor::Ctrl+]
Edit.GotoBraceExtendText Editor::Ctrl+Shift+]
Edit.OvertypeModeText Editor::Ins
Edit.LineCutText Editor::Ctrl+L
Edit.LineDeleteText Editor::Ctrl+Shift+L
Edit.LineOpenAboveText Editor::Ctrl+Enter
Edit.LineOpenBelowText Editor::Ctrl+Shift+Enter
Edit.CharTransposeText Editor::Ctrl+T
Edit.WordTransposeText Editor::Ctrl+Shift+T
Edit.LineTransposeText Editor::Shift+Alt+T
Edit.SelectCurrentWordText Editor::Ctrl+W
Edit.WordDeleteToStartText Editor::Ctrl+Bkspce
Edit.WordDeleteToEndText Editor::Ctrl+Del
Edit.WordPreviousText Editor::Ctrl+Left Arrow
Edit.WordPreviousExtendText Editor::Ctrl+Shift+Left Arrow
Edit.WordPreviousExtendColumnText Editor::Ctrl+Shift+Alt+Left Arrow
Edit.WordNextText Editor::Ctrl+Right Arrow
Edit.WordNextExtendText Editor::Ctrl+Shift+Right Arrow
Edit.WordNextExtendColumnText Editor::Ctrl+Shift+Alt+Right Arrow
Edit.SelectionCancelText Editor::Esc
Windows Forms Designer::Esc
Edit.SelectToLastGoBackText Editor::Ctrl+=
Edit.MoveControlUpGlobal::Ctrl+Up Arrow
VC Dialog Editor::Up Arrow
Windows Forms Designer::Ctrl+Up Arrow
Edit.MoveControlDownGlobal::Ctrl+Down Arrow
VC Dialog Editor::Down Arrow
Windows Forms Designer::Ctrl+Down Arrow
Edit.MoveControlLeftGlobal::Ctrl+Left Arrow
VC Dialog Editor::Left Arrow
Windows Forms Designer::Ctrl+Left Arrow
Edit.MoveControlRightGlobal::Ctrl+Right Arrow
VC Dialog Editor::Right Arrow
Windows Forms Designer::Ctrl+Right Arrow
Edit.SizeControlUpGlobal::Ctrl+Shift+Up Arrow
VC Dialog Editor::Shift+Up Arrow
Windows Forms Designer::Ctrl+Shift+Up Arrow
Edit.SizeControlDownGlobal::Ctrl+Shift+Down Arrow
VC Dialog Editor::Shift+Down Arrow
Windows Forms Designer::Ctrl+Shift+Down Arrow
Edit.SizeControlLeftGlobal::Ctrl+Shift+Left Arrow
VC Dialog Editor::Shift+Left Arrow
Windows Forms Designer::Ctrl+Shift+Left Arrow
Edit.SizeControlRightGlobal::Ctrl+Shift+Right Arrow
VC Dialog Editor::Shift+Right Arrow
Windows Forms Designer::Ctrl+Shift+Right Arrow
Edit.ShowTileGridGlobal::Enter
Edit.MoveControlUpGridGlobal::Up Arrow
Edit.MoveControlDownGridGlobal::Down Arrow
Edit.MoveControlLeftGridGlobal::Left Arrow
Edit.MoveControlRightGridGlobal::Right Arrow
Edit.SizeControlRightGridGlobal::Shift+Right Arrow
Edit.SizeControlUpGridGlobal::Shift+Up Arrow
Edit.SizeControlLeftGridGlobal::Shift+Left Arrow
Edit.SizeControlDownGridGlobal::Shift+Down Arrow
Edit.SelectNextControlGlobal::Tab
Edit.SelectPreviousControlGlobal::Shift+Tab
View.ShowWebBrowserGlobal::Ctrl+Alt+R
View.WebNavigateBackWebBrowser::Alt+Left Arrow
View.WebNavigateForwardWebBrowser::Alt+Right Arrow
View.NextTaskGlobal::Ctrl+Shift+F12
View.FullScreenGlobal::Shift+Alt+Enter
View.DiagramQuery Designer::Ctrl+1
View Designer::Ctrl+1
View.GridQuery Designer::Ctrl+2
View Designer::Ctrl+2
View.SQLQuery Designer::Ctrl+3
View Designer::Ctrl+3
View.ResultsQuery Designer::Ctrl+4
View Designer::Ctrl+4
View.PopBrowseContextGlobal::Ctrl+Shift+8
View.BrowseNextGlobal::Ctrl+Shift+1
View.BrowsePreviousGlobal::Ctrl+Shift+2
View.ObjectBrowserBackGlobal::Alt+-
View.ObjectBrowserForwardGlobal::Shift+Alt+-
View.PropertyPagesGlobal::Shift+F4
Debug.ShowNextStatementGlobal::Alt+Num *
Debug.SetNextStatementGlobal::Ctrl+Shift+F10
Debug.RunToCursorGlobal::Ctrl+F10
Debug.ToggleBreakpointGlobal::F9
Debug.EnableBreakpointGlobal::Ctrl+F9
Tools.GoToCommandLineGlobal::Ctrl+/
Tools.CommandWindowMarkModeGlobal::Ctrl+Shift+M
Tools.RunTemporaryMacroGlobal::Ctrl+Shift+P
Tools.RecordTemporaryMacroGlobal::Ctrl+Shift+R
Tools.MacrosIDEGlobal::Alt+F11
Window.NextTabGlobal::Ctrl+PgDn
Window.PreviousTabGlobal::Ctrl+PgUp
HTML Editor HTML View::Ctrl+PgUp
Window.CloseToolWindowGlobal::Shift+Esc
Window.ActivateDocumentWindowGlobal::Esc
Window.MovetoDropdownBarGlobal::Ctrl+F2
Window.NextPaneGlobal::Alt+F6
Window.PreviousPaneGlobal::Shift+Alt+F6
Window.NextDocumentWindowGlobal::Ctrl+F6
Global::Ctrl+Tab
Window.PreviousDocumentWindowGlobal::Ctrl+Shift+F6
Global::Ctrl+Shift+Tab
Window.CloseDocumentWindowGlobal::Ctrl+F4
Window.NextSplitPaneGlobal::F6
Window.PreviousSplitPaneGlobal::Shift+F6
Help.IndexresultsGlobal::Shift+Alt+F2
Help.SearchresultsGlobal::Shift+Alt+F3
Help.PrevioustopicWebBrowser::Alt+Up Arrow
Help.NexttopicWebBrowser::Alt+Down Arrow
Help.F1HelpGlobal::F1
Help.WindowHelpGlobal::Shift+F1
Global::Ctrl+Shift+Alt+T
HTML Editor HTML View::Ctrl+Shift+.
Global::Alt+F9, D
Global::Alt+F9, S
Global::Alt+F9, A
Global::Alt+F9, P
Global::Ctrl+5
Global::Ctrl+6
Global::Ctrl+7
Global::F2
Windows Forms Designer::Shift+Esc


Discuss.

 

About the Author:  I am Jason Doucette of Xona Games, an award-winningteam-of-two indie studio concentrating on "intense retro" games (Xbox LIVE, PSN, WiiWare, and Windows PC). We've released Decimation X (XBLIG), a 1-4 player shmup, #1 best selling and #1 top rated XBLIG in Japan. We're working on Duality ZF (XBLA), a groundbreaking 1-4 player shmup, which placed #1 in Canada and #5 in the world in Microsoft's Dream Build Play 2010 contest. It features dual play, the ability to control two fighters at once, and a massively upgradable 32-stage spread/laser weapon system. 4 player dual play allows up to eight fighters at once.  Many of these features are never before seen shoot'em up firsts. Both games feature beautiful electronic Imphenzia soundtracks.  Help spread the word with our official dualityzf.com and decimationx.com websites.

P.S. Watch out for Score Rush (official website scorerush.com), another 1-4 player shmup. Coming soon to XBLIG.

*Shmup also known as: shoot'em up, 2D shooter, scrolling shooter, space shooter, spaceship shooter, retro shooter, etc.



> Home
> Discuss
> Contact
  ©Xona.com™


Email:
"Xona Games" and "Xona.com" trademarked and copyrighted by Xona Games Inc.,
Jason Doucette, and Matthew Doucette.
6,775,169 page views (since 2004-Jul-27)
© Xona Games Inc.