Implementations
Debug Adapters
The following table lists the known debug adapters that implement the Debug Adapter Protocol. You may find these useful as reference material when writing your own debug adapter, or for use in your editor of choice.
Many adapters publish releases tailored for specific editors, such as VS Code, and some document how to run standalone DAP servers which can be used in any editor which supports them (in IntelliJ or VS Code for example).
If you are missing a debug adapter implementation please create a pull request in GitHub against this markdown document