This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Debug Adapter Protocol The Debug Adapter Protocol (DAP) defines a generic protocol for editors to talk to a debugger. Popular editors with DAP support include Visual Studio Code, Sublime Text, (Neo)vim and Emacs. If you’re familiar with the Language Server Protocol (LSP) you can think of DAP like LSP, but for debugging. Implementations of the debug adapter protocol generally come in two…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.