Example file structure:
All breakpoints work when I set program.file to ./main.lua, but when I change program.file to ../test/main.lua, the lua interpreter runs to the end without breaking.
My environments: vscode version 1.68.0, local lua debugger version 0.3.3
Example file structure:
All breakpoints work when I set program.file to
./main.lua, but when I change program.file to../test/main.lua, the lua interpreter runs to the end without breaking.My environments: vscode version 1.68.0, local lua debugger version 0.3.3