Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for DAP protocol #23

Open
robertoaloi opened this issue Feb 27, 2023 · 1 comment
Open

Support for DAP protocol #23

robertoaloi opened this issue Feb 27, 2023 · 1 comment

Comments

@robertoaloi
Copy link

robertoaloi commented Feb 27, 2023

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

@german-vidal
Copy link
Member

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants