Skip to content

Commit c3ec672

Browse files
Dzmitry LahodaRon Petrusha
authored andcommitted
F9 (#6550)
* F9 teach new devs for good * Update with-visual-studio-code.md * Update with-visual-studio-code.md
1 parent 9580336 commit c3ec672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/tutorials/with-visual-studio-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ You can also watch a short video tutorial for further setup help on [Windows](ht
6868

6969
![Selecting .NET Core](media/with-visual-studio-code/selectcore.png)
7070

71-
5. Add a breakpoint to your project by clicking on the **editor margin**, which is the space on the left of the line numbers in the editor, next to line 9.
71+
5. Add a breakpoint to your project by clicking on the **editor margin**, which is the space on the left of the line numbers in the editor, next to line 9, or move the text cursor onto line 9 in the editor and press <kbd>F9</kbd>.
7272

7373
![Setting a Breakpoint](media/with-visual-studio-code/setbreakpoint.png)
7474

0 commit comments

Comments
 (0)