Hacker News new | ask | show | jobs
by _gabe_ 1011 days ago
That Lua debugger/editor with ImGui looks awesome! I’ve been wanting to do a similar project since Lua makes the API for creating breakpoints and stuff pretty easy. Styling ImGui to look like a normal code editor must have been no easy task though.
1 comments

Wonder if they've got support for Debug Adapter Protocol? https://microsoft.github.io/debug-adapter-protocol/