Skip to content

Commit 9383e96

Browse files
committed
highlight name for readability
1 parent 70c35c2 commit 9383e96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debugging/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ We will install [Native Debug](https://github.com/WebFreak001/code-debug) extens
1515

1616
### Create launch.json file
1717

18-
Open Run tab (`Ctrl + Shift + D`) click *Run and Debug* button and select GDB environment.
18+
Open *Run* tab (`Ctrl + Shift + D`) click *Run and Debug* button and select GDB environment.
1919
Visual Studio Code will create `launch.json` file. Replace `name` and `target` like so
2020

2121
```

0 commit comments

Comments
 (0)