lsp-types icon indicating copy to clipboard operation
lsp-types copied to clipboard

Auto-generate Protocol Bindings

Open DropDemBits opened this issue 11 months ago • 1 comments

Since 3.17, there's both a meta model and meta model schema, so there's the possibility of generating the protocol bindings automatically like is done for DAP.

DropDemBits avatar Feb 24 '24 18:02 DropDemBits

This could be useful to parse the json file: https://github.com/wiiznokes/lsp_meta_model

wiiznokes avatar Feb 26 '24 17:02 wiiznokes