Explorar o código

Merge pull request #935 from weseek/imprv/debugger-timeout

increase debugger timeout
Yuki Takei %!s(int64=7) %!d(string=hai) anos
pai
achega
4d9dbd09f3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .vscode/launch.json

+ 1 - 0
.vscode/launch.json

@@ -14,6 +14,7 @@
           "server:debug"
         ],
         "port": 9229,
+        "timeout": 30000,
         "restart": true,
         "console": "integratedTerminal",
         "internalConsoleOptions": "neverOpen"