blueloveTH před 6 měsíci
rodič
revize
dde726accf
2 změnil soubory, kde provedl 5 přidání a 1 odebrání
  1. 5 1
      docs/features/debugging.md
  2. binární
      docs/static/debugger/debugger_demo.png

+ 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}"
 }
-```
+```
+
+## Showcase
+
+![debugger_demo](../static/debugger/debugger_demo.png)

binární
docs/static/debugger/debugger_demo.png