Description
Lua code can be debugged locally without adding extra runtime dependencies.
This Git package is useful for developers using VS Code or Lua projects that need a lightweight debugger. It is a debugging extension/tool, not a Lua interpreter by itself.
Debuggers can inspect program state and data. Use them on trusted code and protect captured variables.