Yin Bin 4 tháng trước cách đây
mục cha
commit
f0479c9c5a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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}",