Skip to content

Commit b2484fb

Browse files
committed
Use "stopAll" in compound VS Code launch config
1 parent fef08c0 commit b2484fb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.vscode/launch.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,7 @@
395395
"compounds": [
396396
{
397397
"name": "VS Code",
398+
"stopAll": true,
398399
"configurations": [
399400
"Launch VS Code",
400401
"Attach to Main Process",

0 commit comments

Comments
 (0)