No description
| .vscode | Initial Commit | |
| .gitignore | Initial Commit | |
| attach.lua | fix: typo prevents passing SCRIPT_ROOTS to process | |
| program.lua | feat: automatically break when running the demo | |
| README.md | Initial Commit | |
Attaching to process via local-lua-debugger proof of concept
- Run VSCode debugger
- Run program via
lua program.lua - Set breakpoint in VSCode