Sublime Forum

Sublime Debug Adapter protocol

#1

I recently discovered this plugin for sublime text.

It is a plugin that uses the Debug Adapter Protocol to communicate with debuggers.

I think this is pretty cool. I kind of want to implement my own adapter program for adapting android debugging to work with this plugin.

Has anyone tried doing this before?

Does this sublime plugin work with external programs as adapters, or does it embed the adapters for various languages into the plugin?

I am just really curious how this all works, and am wondering what people know about it :stuck_out_tongue:

1 Like