notJoon @joonnot@hackers.pub6/24/2025, 2:39:09 AMPublic받아들여질지는 모르겠지만 debug adapter protocol을 구현해서 밀어넣었다. 디버거가 CLI만 지원하기 때문에 사용하기 너무 불편했음. https://github.com/gnolang/gno/pull/4406 feat(gnovm): Add Debug Adapter Protocol (DAP) Support to Gno Debugger by notJoon · Pull Request #4406 · gnolang/gnoDescription This PR implements Debug Adapter Protocol (DAP)1 support for the Gno debugger, enabling integration with IDEs and editors like VS Code, Neovim, Zed2 and others that support DAP. WIP Foo...github.com · GitHub