mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 12:40:19 -05:00
undo changes to launch.json
This commit is contained in:
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
@@ -9,9 +9,7 @@
|
||||
"stopOnEntry": false,
|
||||
"args": [
|
||||
"--timeout",
|
||||
"999999",
|
||||
"-g",
|
||||
"SearchModel"
|
||||
"999999"
|
||||
],
|
||||
"cwd": "${workspaceRoot}",
|
||||
"runtimeArgs": [],
|
||||
|
||||
Reference in New Issue
Block a user