Skip to content

Commit 8ef2777

Browse files
Update episodes/24-diagnosing-issues-improving-robustness.md
Co-authored-by: Steve Crouch <s.crouch@software.ac.uk>
1 parent f15031d commit 8ef2777

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

episodes/24-diagnosing-issues-improving-robustness.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ In PyCharm you can stop debugging by selecting the red square at the top right o
370370

371371
### VS Code
372372

373-
In VS Code you can stop debugging by selecting `Run -> Stop Debugging` from the top menu.
373+
In VS Code you can stop debugging by selecting `Run -> Stop Debugging` from the top menu, or by selecting the red cross at the top of the code editing pane.
374374

375375
:::
376376

0 commit comments

Comments
 (0)