diff --git a/.vscode/launch.json b/.vscode/launch.json index 1dafa8397ce..e217c585b42 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -131,6 +131,7 @@ "linux": { "runtimeExecutable": "${workspaceFolder}/scripts/code.sh" }, + "breakOnLoad": false, "urlFilter": "*workbench.html*", "runtimeArgs": [ "--inspect=5875",