Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Commit f2a6167

Browse files
committed
👌 IMPROVE: Lang identifier for code block
1 parent 6b5a047 commit f2a6167

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ The supported formats are:
151151
## Page refreshing
152152
This debugger also enables you to refresh your target by simply hitting the `restart` button in the debugger UI. Additionally you can map the refresh action to your favorite keyboard shortcut by using the following key mapping:
153153

154-
```
154+
```json
155155
{
156156
"key": "ctrl+r",
157157
"command": "workbench.action.debug.restart",

0 commit comments

Comments
 (0)