Skip to content

Commit 76e8aa6

Browse files
committed
docs: Add Dev Tools guide
1 parent 2f1baa8 commit 76e8aa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
5. `npm install`
1111
6. Open the `src/extensions.ts` file.
1212
7. Press F5 in VSCode to launch the extension in the VSCode Extension Development Host.
13+
8. In the temporary testing window, press Ctrl+Shift+I to open Inspect Element/Dev Tools. The Console there is the best debugging tool.
1314

1415
## Publishing a Release
1516

0 commit comments

Comments
 (0)