We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70c35c2 commit 9383e96Copy full SHA for 9383e96
debugging/index.md
@@ -15,7 +15,7 @@ We will install [Native Debug](https://github.com/WebFreak001/code-debug) extens
15
16
### Create launch.json file
17
18
-Open Run tab (`Ctrl + Shift + D`) click *Run and Debug* button and select GDB environment.
+Open *Run* tab (`Ctrl + Shift + D`) click *Run and Debug* button and select GDB environment.
19
Visual Studio Code will create `launch.json` file. Replace `name` and `target` like so
20
21
```
0 commit comments