diff --git a/.vscode/launch.json b/.vscode/launch.json index 5ac05c4..4e2b1e0 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -15,7 +15,9 @@ "M", "L:/Git/Notes-Infineon/.Infineon", "-d", - "L:/Git/Notes-Infineon/.Infineon/.vscode/helper" + "L:/Git/Notes-Infineon/.Infineon/.vscode/helper", + "-u", + "true" ], "cwd": "${workspaceFolder}", "console": "integratedTerminal",