Debug Adapter Protocol #3518
adamkali
started this conversation in
Ideas & suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The title is somewhat self explanatory, but for those who do not know here is the official page for the spec and overview for the what a debug adapter is.
Many languages have debuggers and having a debug adapter will help immensely for some who like to use debugging tools in vscode, neovim, and others.
So getting this set up eventually I feel would be great experience for all involved, and helpful to the community at large.
For reference, here is how Microsoft implemented the standard for debugpy.
If anyone who has any more insight, or want the feature please share your insights.
Beta Was this translation helpful? Give feedback.
All reactions