Application Context Implementation #4
|
@ -9,6 +9,7 @@
|
|||
"cwd": "${workspaceRoot}",
|
||||
"valuesFormatting": "parseText",
|
||||
"preLaunchTask": "Build Debug",
|
||||
"internalConsoleOptions": "openOnSessionStart",
|
||||
},
|
||||
|
||||
{
|
||||
|
@ -20,6 +21,7 @@
|
|||
"cwd": "${workspaceRoot}",
|
||||
"valuesFormatting": "parseText",
|
||||
"preLaunchTask": "Build Debug",
|
||||
"internalConsoleOptions": "openOnSessionStart",
|
||||
},
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue