Ross ROSS = Recommend OSS · open-source software intelligence for agents

Tencent/LuaPanda

lua debug and code tools for VS Code observed · 2026-08-28

github.com/Tencent/LuaPanda · Lua · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2777
  • days_rel: n/a
  • days_push: 905
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1370 stars · 370 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

LuaPanda is a VS Code extension providing Lua debugging and code tooling, including a debugger with breakpoints, coroutine and multi-target debugging, plus code completion, definition jump, formatting, and linting. It supports Lua 5.1-5.4 and frameworks like slua, xlua, and slua-unreal, requiring luasocket for the debugger.

Use cases

  • debug lua scripts in vs code
  • debug xlua or slua code in unity games
  • set breakpoints and conditional breakpoints in lua
  • debug lua coroutines
  • debug lua on a real device or phone
  • get lua code completion and definition jump in vs code
  • attach debugger to a running lua process
  • debug multiple lua processes at once

When to choose

  • you develop games or apps embedding lua via slua, xlua, or slua-unreal
  • you need a free lua debugger integrated into vs code
  • you need on-device lua debugging over a socket connection
  • you want lua linting, formatting, and completion alongside debugging

When to avoid

  • your lua runtime lacks luasocket and you cannot add it
  • you need debugging for luaJIT-specific features beyond 5.1 semantics
  • you use an editor other than vs code
  • you need a debugger with recent guaranteed maintenance for the newest vs code versions

Facets

plugin · maturity active

editor developer-tools testing developer-tools text-editors editor-plugin cross-platform windows lua debugger vscode-extension luasocket xlua slua code-completion linting formatting game-development macos

1 source

Member repositories

RepositoryRoleHealth v2
Tencent/LuaPandamain32

For agents

markdown · JSON · MCP: product_card(name="Tencent/LuaPanda")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem