Skip to content

Commit c6dbc66

Browse files
authored
Merge pull request #636 from flabby99/patch-1
Fix typos in frequently used keyboard commands
2 parents 1f8c4c9 + d0ec6b9 commit c6dbc66

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/ide/default-keyboard-shortcuts-for-frequently-used-commands-in-visual-studio.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ You can access frequently used commands in Visual Studio by choosing these defau
6363
|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]|
6464
|Edit.Find|Ctrl+F [Global]|
6565
|Edit.FindAllReferences|Shift+F12 [Global]|
66-
dit.FindinFiles|Ctrl+Shift+F [Global]|
66+
|Edit.FindinFiles|Ctrl+Shift+F [Global]|
6767
|Edit.FindNext|F3 [Global]|
6868
|Edit.FindNextSelected|Ctrl+F3 [Global]|
6969
|Edit.FormatDocument|Ctrl+K, Ctrl+D [Text Editor]|
@@ -79,7 +79,7 @@ dit.FindinFiles|Ctrl+Shift+F [Global]|
7979
|Edit.LineDownExtendColumn|Shift+Alt+Down Arrow [Text Editor]|
8080
|Edit.LineOpenAbove|Ctrl+Enter [Text Editor]|
8181
|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]|
82-
dit.NavigateTo|Ctrl+, [Global]|
82+
|Edit.NavigateTo|Ctrl+, [Global]|
8383
|Edit.OpenFile|Ctrl+Shift+G [Global]|
8484
|Edit.OvertypeMode|Insert [Text Editor]|
8585
|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]|
@@ -90,7 +90,7 @@ dit.NavigateTo|Ctrl+, [Global]|
9090
|Edit.SelectAll|Ctrl+A [Global]|
9191
|Edit.SelectCurrentWord|Ctrl+W [Text Editor]|
9292
|Edit.SelectionCancel|Esc [Text Editor, Report Designer, Settings Designer, Windows Forms Designer, Managed Resources Editor]|
93-
dit.SurroundWith|Ctrl+K, Ctrl+S [Global]|
93+
|Edit.SurroundWith|Ctrl+K, Ctrl+S [Global]|
9494
|Edit.TabLeft|Shift+Tab [Text Editor, Report Designer, Windows Forms Editor]|
9595
|Edit.ToggleAllOutlining|Ctrl+M, Ctrl+L [Text Editor]|
9696
|Edit.ToggleBookmark|Ctrl+K, Ctrl+K [Text Editor]|
@@ -152,7 +152,7 @@ dit.SurroundWith|Ctrl+K, Ctrl+S [Global]|
152152
|View.ServerExplorer|Ctrl+Alt+S [Global]|
153153
|View.ShowSmartTag|Ctrl+. [Global]<br /><br /> or Shift+Alt+F10 [Global, HTML Editor Design View]|
154154
|View.SolutionExplorer|Ctrl+Alt+L [Global]|
155-
iew.TfsTeamExplorer|Ctrl+\\, Ctrl+M [Global]|
155+
|View.TfsTeamExplorer|Ctrl+\\, Ctrl+M [Global]|
156156
|View.Toolbox|Ctrl+Alt+X [Global]|
157157
|View.ViewCode|Enter [Class Diagram]<br /><br /> or F7 [Settings Designer]|
158158
|View.ViewDesigner|Shift+F7 [HTML Editor Source View]|
@@ -169,4 +169,4 @@ iew.TfsTeamExplorer|Ctrl+\\, Ctrl+M [Global]|
169169

170170
## See also
171171

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

0 commit comments

Comments
 (0)