We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac57ce0 commit 7dd5247Copy full SHA for 7dd5247
1 file changed
Deltinteger/Deltinteger/.vscode/launch.json
@@ -66,7 +66,7 @@
66
"request": "launch",
67
"preLaunchTask": "Debug build",
68
"program": "${workspaceFolder}/bin/Debug/Deltinteger.exe",
69
- "args":["-langserver", "-verbose", "-port 3000 3001"],
+ "args":["-langserver", "-port 3000 3001"],
70
"console": "externalTerminal",
71
"stopAtEntry": false,
72
"internalConsoleOptions": "openOnSessionStart"
0 commit comments