debug: close whole vscode 'browser' when ending sessions

Fixes https://github.com/microsoft/vscode-js-debug/issues/554
This commit is contained in:
Connor Peet
2020-07-02 11:37:04 -07:00
parent bc74f92c92
commit 800caa0f7f

1
.vscode/launch.json vendored
View File

@@ -200,6 +200,7 @@
"env": {
"VSCODE_EXTHOST_WILL_SEND_SOCKET": null
},
"cleanUp": "wholeBrowser",
"breakOnLoad": false,
"urlFilter": "*workbench.html*",
"runtimeArgs": [