It would be nice to make it talk the VS debug adapter protocol. Then you could ironically use it in VS and VS Code, and non-ironically, in any editor that chooses to support that. Given how quickly LSP took off, I would expect there to be a few eventually.<p><a href="https://microsoft.github.io/debug-adapter-protocol/" rel="nofollow">https://microsoft.github.io/debug-adapter-protocol/</a>
Why would you want to avoid the Visual Studio debugger? Can anyone enlighten me? I personally haven't encountered a better debugger yet, so I'm puzzled.
RemedyBG is still very young but I'm impressed by the consistent progress. I don't think it will be replacing other debuggers for my needs quite yet but I'm happy to sponsor work like this. If you're on windows and work with native executables, consider giving it a shot.