Skip to content

Commit 42595eb

Browse files
authored
Update CONTRIBUTING.md
1 parent 3258ce5 commit 42595eb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CONTRIBUTING.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,4 @@ For debugging the companion app used to launch browsers from remotes, the proces
2525
- Also clone `vscode-js-debug-companion` as a sibling directory to `vscode-js-debug`.
2626
- Run `npm run watch` for the companion.
2727
- Run the `Extension and Companion` launch configuration.
28-
29-
This will cause both js-debug and its companion to boot. It sets an environment variable that forces the companion app to be used for launching the browser.
28+
- Set `"browserLaunchLocation": "ui"` in your launch.json to route requests through the companion extension.

0 commit comments

Comments
 (0)