Yin Bin há 4 meses atrás
pai
commit
f0479c9c5a
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      .vscode/launch.json

+ 1 - 1
.vscode/launch.json

@@ -16,7 +16,7 @@
             ],
             "runtimeArgs": [
                 "-dxdebug.mode=debug",
-                "-dxdebug.start_with_request=yes",
+                "-dxdebug.start_with_request=trigger",
                 "-dxdebug.log_level=7"
             ],
             "cwd": "${workspaceRoot}",