Skip to content

Commit 96c02f5

Browse files
authored
Merge pull request #8067 from microsoft/debugging-screenshots
Align screenshots
2 parents 0e23fac + 9c0863c commit 96c02f5

20 files changed

+37
-37
lines changed

docs/editor/debugging-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ The named launch configuration must be in the same file or folder as the one wit
359359

360360
Here the **serverReadyAction** feature in action:
361361

362-
![Server ready feature in action](images/debugging/server-ready.gif)
362+
<video src="images/debugging/server-ready.mp4" title="Server ready feature in action" autoplay loop controls muted></video>
363363

364364
## Next steps
365365

docs/editor/debugging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ To start a debugging session in VS Code, perform the following steps:
6565

6666
![debug session](images/debugging/debug-session.png)
6767

68-
The **debug status** in the Status Bar shows the active debug configuration. Select the debug status to change the active launch configuration and start debugging without needing to open the **Run and Debug** view.
68+
1. The debug status in the Status Bar shows the active debug configuration. Select the debug status to change the active launch configuration and start debugging without needing to open the **Run and Debug** view.
6969

7070
![Debug status](images/debugging/debug-status.png)
7171

Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)