Editor agnostic debugger logic #2429
Adam Karafyllidis (AkisArou)
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I use both vscode and neovim for my code editing.
It would be awesome If the code used for debugging, be abstracted like does vscode-js-debug, making it editor agnostic and used via dap, so other editors like VS and neovim could leverage it!
All reactions