2 // 使用 IntelliSense 了解相关属性。
4 // 欲了解更多信息,请访问: https://go.microsoft.com/fwlink/?linkid=830387
10 "name": "Attach to QEMU",
11 "executable": "${workspaceRoot}/build/bin/lunaix.bin",
14 "cwd": "${workspaceRoot}",
15 "valuesFormatting": "parseText",
16 "preLaunchTask": "Launch LunaixOS"