Skip to content

Fix typos in frequently used keyboard commands #636

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 2, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ You can access frequently used commands in Visual Studio by choosing these defau
|Edit.Delete|Delete [Global, Team Explorer]<br /><br /> or Shift+Delete [Sequence Diagram, UML Activity Diagram, Layer Diagram]<br /><br /> or Ctrl+Delete [Class Diagram]|
|Edit.Find|Ctrl+F [Global]|
|Edit.FindAllReferences|Shift+F12 [Global]|
dit.FindinFiles|Ctrl+Shift+F [Global]|
|Edit.FindinFiles|Ctrl+Shift+F [Global]|
|Edit.FindNext|F3 [Global]|
|Edit.FindNextSelected|Ctrl+F3 [Global]|
|Edit.FormatDocument|Ctrl+K, Ctrl+D [Text Editor]|
Expand All @@ -79,7 +79,7 @@ dit.FindinFiles|Ctrl+Shift+F [Global]|
|Edit.LineDownExtendColumn|Shift+Alt+Down Arrow [Text Editor]|
|Edit.LineOpenAbove|Ctrl+Enter [Text Editor]|
|Edit.ListMembers|Ctrl+J [Text Editor, Workflow Designer]<br /><br /> or Ctrl+K, Ctrl+L [Workflow Designer]<br /><br /> or Ctrl+K, L [Workflow Designer]|
dit.NavigateTo|Ctrl+, [Global]|
|Edit.NavigateTo|Ctrl+, [Global]|
|Edit.OpenFile|Ctrl+Shift+G [Global]|
|Edit.OvertypeMode|Insert [Text Editor]|
|Edit.ParameterInfo|Ctrl+Shift+Spacebar [Text Editor, Workflow Designer]<br /><br /> or Ctrl+K, Ctrl+P [Workflow Designer]<br /><br /> or Ctrl+K, P [Workflow Designer]|
Expand All @@ -90,7 +90,7 @@ dit.NavigateTo|Ctrl+, [Global]|
|Edit.SelectAll|Ctrl+A [Global]|
|Edit.SelectCurrentWord|Ctrl+W [Text Editor]|
|Edit.SelectionCancel|Esc [Text Editor, Report Designer, Settings Designer, Windows Forms Designer, Managed Resources Editor]|
dit.SurroundWith|Ctrl+K, Ctrl+S [Global]|
|Edit.SurroundWith|Ctrl+K, Ctrl+S [Global]|
|Edit.TabLeft|Shift+Tab [Text Editor, Report Designer, Windows Forms Editor]|
|Edit.ToggleAllOutlining|Ctrl+M, Ctrl+L [Text Editor]|
|Edit.ToggleBookmark|Ctrl+K, Ctrl+K [Text Editor]|
Expand Down Expand Up @@ -152,7 +152,7 @@ dit.SurroundWith|Ctrl+K, Ctrl+S [Global]|
|View.ServerExplorer|Ctrl+Alt+S [Global]|
|View.ShowSmartTag|Ctrl+. [Global]<br /><br /> or Shift+Alt+F10 [Global, HTML Editor Design View]|
|View.SolutionExplorer|Ctrl+Alt+L [Global]|
iew.TfsTeamExplorer|Ctrl+\\, Ctrl+M [Global]|
|View.TfsTeamExplorer|Ctrl+\\, Ctrl+M [Global]|
|View.Toolbox|Ctrl+Alt+X [Global]|
|View.ViewCode|Enter [Class Diagram]<br /><br /> or F7 [Settings Designer]|
|View.ViewDesigner|Shift+F7 [HTML Editor Source View]|
Expand All @@ -169,4 +169,4 @@ iew.TfsTeamExplorer|Ctrl+\\, Ctrl+M [Global]|

## See also

[Identifying and customizing keyboard shortcuts in Visual Studio](../ide/identifying-and-customizing-keyboard-shortcuts-in-visual-studio.md)
[Identifying and customizing keyboard shortcuts in Visual Studio](../ide/identifying-and-customizing-keyboard-shortcuts-in-visual-studio.md)