mirror of
https://github.com/Microsoft/vscode
synced 2024-10-30 13:43:07 +00:00
parent
b9ebb059db
commit
fad3a77833
1 changed files with 1 additions and 1 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
@ -230,7 +230,7 @@
|
||||||
"runtimeExecutable": "${workspaceFolder}/scripts/code.sh"
|
"runtimeExecutable": "${workspaceFolder}/scripts/code.sh"
|
||||||
},
|
},
|
||||||
"port": 9222,
|
"port": 9222,
|
||||||
"timeout": 20000,
|
"timeout": 0,
|
||||||
"env": {
|
"env": {
|
||||||
"VSCODE_EXTHOST_WILL_SEND_SOCKET": null,
|
"VSCODE_EXTHOST_WILL_SEND_SOCKET": null,
|
||||||
"VSCODE_SKIP_PRELAUNCH": "1"
|
"VSCODE_SKIP_PRELAUNCH": "1"
|
||||||
|
|
Loading…
Reference in a new issue