Application Context Implementation #4
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@ -9,6 +9,7 @@
|
|||||||
"cwd": "${workspaceRoot}",
|
"cwd": "${workspaceRoot}",
|
||||||
"valuesFormatting": "parseText",
|
"valuesFormatting": "parseText",
|
||||||
"preLaunchTask": "Build Debug",
|
"preLaunchTask": "Build Debug",
|
||||||
|
"internalConsoleOptions": "openOnSessionStart",
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
@ -20,6 +21,7 @@
|
|||||||
"cwd": "${workspaceRoot}",
|
"cwd": "${workspaceRoot}",
|
||||||
"valuesFormatting": "parseText",
|
"valuesFormatting": "parseText",
|
||||||
"preLaunchTask": "Build Debug",
|
"preLaunchTask": "Build Debug",
|
||||||
|
"internalConsoleOptions": "openOnSessionStart",
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user