Skip to content

Commit

Permalink
debug: close whole vscode 'browser' when ending sessions
Browse files Browse the repository at this point in the history
  • Loading branch information
connor4312 committed Jul 2, 2020
1 parent bc74f92 commit 800caa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@
"env": {
"VSCODE_EXTHOST_WILL_SEND_SOCKET": null
},
"cleanUp": "wholeBrowser",
"breakOnLoad": false,
"urlFilter": "*workbench.html*",
"runtimeArgs": [
Expand Down

0 comments on commit 800caa0

Please sign in to comment.