Open Progdrasil opened 5 years ago
@Progdrasil Thanks for filing the issue!
Rouge relies on the support of our community for new language lexers. We always encourage new language lexer submissions to be submitted via PR. If you'd like to contribute, please feel free. This guide is a good place to start :)
Describe the solution you'd like It would be useful to add syntax highlighting support for CDDL as defined by RFC 8610. It is a definition language similar to Protobuf, Cap’n Proto, FlatBuffers, Json Schema, etc. but for the CBOR data format.
Additional context They have an example of syntax highlighting on the CBOR tools website. Their snippet is pasted below for reference, which at time of writing does not have syntax highlighting.