if you want to debug a file e.g. test.lua , simply add a .vscode/launch.json containing: { "version": "0.2.0", "configurations": [ { "type": ...
確定! 回上一頁