You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! And sorry for the delay, I've been quite busy these weeks. Thanks for letting me know. It seems indeed a good idea. I'll give it a look as soon as I have some availability. Thanks again!
Hi! Did you consider adding support for the Debug Adapter Protocol?
By doing so, you would remove the need of "building-your-own-ui" and provide seamless integration of the
cauder
debugger with editors supporting DAP, including VS Code and Emacs.Here's an example of how we wrapped OTP's debugger into DAP: https://erlang-ls.github.io/articles/tutorial-debugger/
Source code at: https://github.com/erlang-ls/erlang_ls/tree/main/apps/els_dap
The text was updated successfully, but these errors were encountered: