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 C++ 2


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

 

Visual C++ 2 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 'Visual C++ 2'.

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

 

Keyboard Mappings - Visual C++ 2
ActionKey
File.OpenFileGlobal::Ctrl+O
Global::Ctrl+F12
File.SaveSelectedItemsGlobal::Ctrl+S
Global::Shift+F12
File.SaveAllGlobal::Ctrl+Shift+S
Edit.CutGlobal::Ctrl+X
Global::Shift+Del
Global::Ctrl+Alt+W
Edit.CopyGlobal::Ctrl+C
Global::Ctrl+Ins
Edit.PasteGlobal::Ctrl+V
Global::Shift+Ins
Debug.StartGlobal::F5
Edit.GoToFindComboGlobal::Ctrl+F
Global::Alt+A
View.SolutionExplorerGlobal::Alt+0
View.PropertiesWindowGlobal::Ctrl+W
Global::Alt+Enter
View.ObjectBrowserGlobal::Shift+Alt+F1
File.NewProjectGlobal::Ctrl+Shift+N
Edit.UndoGlobal::Ctrl+Z
Global::Alt+Bkspce
Project.AddResourceGlobal::Ctrl+R
Build.BuildSolutionGlobal::Shift+F8
Build.RebuildSolutionGlobal::Alt+F8
Build.CancelGlobal::Ctrl+Break
Build.CompileGlobal::Ctrl+F8
Debug.BreakpointsGlobal::Ctrl+B
Debug.LocalsGlobal::Alt+3
Debug.CallStackGlobal::Ctrl+K
Global::Alt+6
Debug.Memory1Global::Alt+5
Debug.DisassemblyGlobal::Alt+7
Debug.RegistersGlobal::Alt+4
Debug.ToggleDisassemblyGlobal::Ctrl+F7
Debug.StartWithoutDebuggingGlobal::Ctrl+F5
Debug.StopDebuggingGlobal::Alt+F5
Debug.RestartGlobal::Shift+F5
Debug.ApplyCodeChangesGlobal::Alt+F10
Debug.StepIntoGlobal::F8
Debug.StepOverGlobal::F10
Debug.StepOutGlobal::Shift+F7
Debug.QuickWatchGlobal::Shift+F9
Database.StepIntoGlobal::Ctrl+E
Format.BoldHTML Editor Design View::Ctrl+B
Format.ItalicHTML Editor Design View::Ctrl+I
Format.UnderlineHTML Editor Design View::Ctrl+U
Format.DecreaseIndentHTML Editor Design View::Ctrl+Shift+T
Format.IncreaseIndentHTML Editor Design View::Ctrl+T
Format.MakeSameWidthVC Dialog Editor::Ctrl+-
Format.MakeSameHeightVC Dialog Editor::Ctrl+\
Format.MakeSameSizeVC Dialog Editor::Ctrl+=
Format.ButtonRightVC Dialog Editor::Ctrl+B
Format.ButtonBottomVC Dialog Editor::Ctrl+Shift+B
Format.CenterVerticalVC Dialog Editor::Shift+F9
Format.CenterHorizontalVC Dialog Editor::F9
Format.SizetoContentVC Dialog Editor::F7
Format.TabOrderVC Dialog Editor::Ctrl+D
Format.TestDialogVC Dialog Editor::Ctrl+T
Format.CenterHorizontallyVC Dialog Editor::Ctrl+Shift+F9
Format.CenterVerticallyVC Dialog Editor::Ctrl+F9
View.NavigateBackwardText Editor::Ctrl+Num *
View.OutputGlobal::Alt+1
File.NewFileGlobal::Ctrl+N
File.OpenProjectGlobal::Ctrl+Shift+O
File.SaveSelectedItemsAsGlobal::F12
File.RenameGlobal::F2
File.PrintGlobal::Ctrl+P
Global::Ctrl+Shift+Alt+F2
Global::Ctrl+Shift+F12
Edit.RedoGlobal::Ctrl+Shift+Z
Global::Shift+Alt+Bkspce
Global::Ctrl+A
Edit.DeleteGlobal::Del
Edit.FindGlobal::Alt+F3
Edit.FindSymbolGlobal::Ctrl+Alt+F11
Global::Ctrl+F11
Edit.GoToGlobal::Ctrl+G
Edit.GoToDefinitionGlobal::F11
Global::Alt+F1
Edit.GoToReferenceGlobal::Shift+F11
Global::Shift+Alt+F11
Edit.OpenFileGlobal::Ctrl+Shift+G
Edit.FindNextGlobal::F3
Edit.FindPreviousGlobal::Shift+F3
Edit.FindNextSelectedGlobal::Ctrl+F3
Edit.FindPreviousSelectedGlobal::Ctrl+Shift+F3
Edit.GotoNextLocationGlobal::F4
Edit.GotoPreviousLocationGlobal::Shift+F4
Edit.CheckMnemonicsVC Dialog Editor::Ctrl+M
Edit.FormatSelectionText Editor::Ctrl+Shift+F
Text Editor::Ctrl+Alt+I
Edit.MakeUppercaseText Editor::Ctrl+Shift+U
Edit.MakeLowercaseText Editor::Ctrl+U
Edit.ViewWhiteSpaceText Editor::Ctrl+Alt+T
Edit.ToggleBookmarkText Editor::Ctrl+F2
Edit.NextBookmarkText Editor::F2
Edit.PreviousBookmarkText Editor::Shift+F2
Edit.ListMembersGlobal::Ctrl+Alt+T
Edit.ParameterInfoText Editor::Ctrl+Shift+Space
Edit.QuickInfoGlobal::Ctrl+T
Edit.CompleteWordText Editor::Ctrl+Space
Edit.DeleteBackwardsText Editor::Bkspce
Text Editor::Shift+Bkspce
Edit.BreakLineText Editor::Enter
Text Editor::Shift+Enter
Edit.InsertTabText Editor::Tab
Edit.CharLeftText Editor::Left Arrow
Edit.CharLeftExtendText Editor::Shift+Left Arrow
Edit.CharRightText Editor::Right Arrow
Edit.CharRightExtendText Editor::Shift+Right Arrow
Edit.LineUpText Editor::Up Arrow
Edit.LineUpExtendText Editor::Shift+Up Arrow
Edit.LineDownText Editor::Down Arrow
Edit.LineDownExtendText Editor::Shift+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.LineEndText Editor::End
Edit.LineEndExtendText Editor::Shift+End
Edit.PageUpText Editor::PgUp
Edit.PageUpExtendText Editor::Shift+PgUp
Edit.PageDownText Editor::PgDn
Edit.PageDownExtendText Editor::Shift+PgDn
Edit.ScrollLineUpText Editor::Ctrl+Up Arrow
Edit.ScrollLineDownText Editor::Ctrl+Down Arrow
Edit.TabLeftText Editor::Shift+Tab
Edit.SwapAnchorText Editor::Ctrl+Shift+X
Edit.GotoBraceText Editor::Ctrl+]
Text Editor::Ctrl+M
Edit.GotoBraceExtendText Editor::Ctrl+Shift+]
Text Editor::Ctrl+Shift+M
Edit.OvertypeModeText Editor::Ins
Edit.LineCutText Editor::Ctrl+Y
Edit.LineOpenAboveText Editor::Ctrl+Enter
Edit.LineOpenBelowText Editor::Ctrl+Shift+Enter
Edit.WordDeleteToStartText Editor::Ctrl+Bkspce
Edit.WordDeleteToEndText Editor::Ctrl+Del
Edit.WordPreviousText Editor::Ctrl+Left Arrow
Edit.WordPreviousExtendText Editor::Ctrl+Shift+Left Arrow
Edit.WordNextText Editor::Ctrl+Right Arrow
Edit.WordNextExtendText Editor::Ctrl+Shift+Right Arrow
Edit.SelectionCancelText Editor::Esc
Edit.MoveControlUpGlobal::Up Arrow
Edit.MoveControlDownGlobal::Down Arrow
Edit.MoveControlLeftGlobal::Left Arrow
Edit.MoveControlRightGlobal::Right Arrow
Edit.SizeControlUpGlobal::Shift+Up Arrow
Edit.SizeControlDownGlobal::Shift+Down Arrow
Edit.SizeControlLeftGlobal::Shift+Left Arrow
Edit.SizeControlRightGlobal::Shift+Right Arrow
View.PopBrowseContextGlobal::Ctrl+Num *
Debug.ShowNextStatementGlobal::Alt+Num *
Debug.SetNextStatementGlobal::Ctrl+Shift+F7
Debug.RunToCursorGlobal::F7
Debug.ToggleBreakpointGlobal::F9
Debug.EnableBreakpointGlobal::Ctrl+Shift+F9
Tools.RunTemporaryMacroGlobal::Ctrl+Shift+P
Tools.RecordTemporaryMacroGlobal::Ctrl+Shift+R
Window.DockableGlobal::Alt+F6
Window.NextTabGlobal::Ctrl+PgDn
Window.PreviousTabGlobal::Ctrl+PgUp
Window.CloseToolWindowGlobal::Shift+Esc
Window.ActivateDocumentWindowGlobal::Esc
Window.NextPaneGlobal::F6
Window.PreviousPaneGlobal::Shift+F6
Window.NextDocumentWindowGlobal::Ctrl+Tab
Global::Ctrl+F6
Window.PreviousDocumentWindowGlobal::Ctrl+Shift+Tab
Global::Ctrl+Shift+F6
Window.CloseDocumentWindowGlobal::Ctrl+F4
Help.F1HelpGlobal::F1
Global::Alt+2
Global::Alt+F9
Global::Alt+F11
Global::Alt+F7


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,221 page views (since 2004-Jul-27)
© Xona Games Inc.