We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6b3f39 commit e5d1400Copy full SHA for e5d1400
1 file changed
.vscode/launch.json
@@ -9,9 +9,7 @@
9
"stopOnEntry": false,
10
"args": [
11
"--timeout",
12
- "999999",
13
- "-g",
14
- "Editor Model - Find"
+ "999999"
15
],
16
"cwd": "${workspaceRoot}",
17
"runtimeArgs": [],
0 commit comments