Skip to content

[Feature Request] Remote Debugging Support #2951

@iandol

Description

@iandol

LuaLS is by far the best Lua language server. But debugging is a really important part of development (especially remote debugging given where Lua runs). I currently use https://github.com/pkulchenko/MobDebug which works well from the command line and using Zerobrane Studio, but VS Code is such a good editor. There is a vscode-mobdebug extension and luarock: https://github.com/moteus/vscode-mobdebug - but there is no documentation and it is not maintained (last commit 3 years ago). The other alternatives:

  1. LuaHelper from Tencent: all-in-one LS and debugger (uses luapanda), but LuaLS feels better for everything else.
  2. https://github.com/actboy168/lua-debug - the most installed lua debugger,but again no documentation and unstable.

Given the quality of LuaLS, I suspect if you adapted one of the other debuggers and integrated it we would have a much better experience.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions