Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConnor Peet <connor@peet.io>2020-07-02 21:37:04 +0300
committerConnor Peet <connor@peet.io>2020-07-02 21:37:22 +0300
commit800caa0f7fcbfabc229f35878ff5d8cf848eb34c (patch)
tree9aec824d43a09dbb8772e4c5a477be9a17ee7a04 /.vscode/launch.json
parentbc74f92c929c42566c270c0dd8ef856ea15a377a (diff)
debug: close whole vscode 'browser' when ending sessions
Fixes https://github.com/microsoft/vscode-js-debug/issues/554
Diffstat (limited to '.vscode/launch.json')
-rw-r--r--.vscode/launch.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json
index 7454d166f96..a46026d692b 100644
--- a/.vscode/launch.json
+++ b/.vscode/launch.json
@@ -200,6 +200,7 @@
"env": {
"VSCODE_EXTHOST_WILL_SEND_SOCKET": null
},
+ "cleanUp": "wholeBrowser",
"breakOnLoad": false,
"urlFilter": "*workbench.html*",
"runtimeArgs": [