1
0
blueloveTH 6 сар өмнө
parent
commit
dde726accf

+ 5 - 1
docs/features/debugging.md

@@ -77,4 +77,8 @@ After the program starts, VSCode attempts to attach to the debug server automati
     ],
     ],
     "cwd": "${workspaceFolder}"
     "cwd": "${workspaceFolder}"
 }
 }
-```
+```
+
+## Showcase
+
+![debugger_demo](../static/debugger/debugger_demo.png)

BIN
docs/static/debugger/debugger_demo.png