For the past 4 weeks I've been working on the mechanics of DAP for my IDE project. And there are so much things we can learn from project unittests.
The debug adapter protocol is too large for me to simply read the protocol specification and understand the details of the …