diff --git a/.vscode/launch.json b/.vscode/launch.json index d0c0ed97f49..3bf8c67198f 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -230,7 +230,7 @@ "runtimeExecutable": "${workspaceFolder}/scripts/code.sh" }, "port": 9222, - "timeout": 20000, + "timeout": 0, "env": { "VSCODE_EXTHOST_WILL_SEND_SOCKET": null, "VSCODE_SKIP_PRELAUNCH": "1"