Skip to content

Commit 1dd4921

Browse files
authored
docs: video demo of how to attach debugger in Code [skip ci]
1 parent 6c8cb3f commit 1dd4921

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/contributing/testing-and-debugging.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,11 @@ Copy the first link, then go back to the Run and debug window where you started
5959

6060
Your debugger should be attached, allowing you to place breakpoints and step through code.
6161

62+
_The video below demonstrates how to attach a debugger._
63+
64+
https://github.com/user-attachments/assets/d5143197-e092-483d-9d66-f1c9c52a075b
65+
66+
6267
### Test in VS Code without built-in SCSS features
6368

6469
VS Code ships with some built-in support for SCSS and CSS. To test this language server in isolation you can disable the built-in extension.

0 commit comments

Comments
 (0)