Closed podborski closed 1 year ago
would be interesting to investigate how easy it would be to add a custom syntax highlighting for MPEG SDL language, as the default cpp
does not do it perfectly. @DenizUgur do you have an idea?
would be interesting to investigate how easy it would be to add a custom syntax highlighting for MPEG SDL language, as the default
cpp
does not do it perfectly. @DenizUgur do you have an idea?
@podborski Depends on how far you'd like to go. With highlight.js
you can define your own language (or derive from already existing ones). If there's a specification you could share with me I could try to derive the MPEG SDL from cpp or java.
newline before
extends
keyword, newline before opening{
syntax highlight for cpp remove unnecessary spacesPreview | Diff