Skip to content

Commit b9b93ea

Browse files
authored
Update tips-and-tricks-for-visual-studio.md
1 parent 198643e commit b9b93ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ide/tips-and-tricks-for-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ You can navigate in Visual Studio more easily by using the keyboard shortcuts in
6969
|-|-|-|
7070
|Go to All|**Ctrl**+**T**|
7171
|Go to Recent Files|**Ctrl**+**T**,**R**|
72-
|Multi-caret multiple insertion points|**Ctrl**+**Alt**+***LeftClick**|
72+
|Multi-caret multiple insertion points|**Ctrl**+**Alt**+**click**|
7373
|Multi-caret add matching selection|**Shift**+**Alt**+**Ins**|
7474
|Format Document|**Ctrl**+**K**,**D**|Visual Studio 2017 version 15.8|
7575
|IntelliSense Suggestion Mode|**Ctrl**+**Alt**+**Space** (Toggle)||

0 commit comments

Comments
 (0)