giu
giu copied to clipboard
Possible to support more "Language Definition" for CodeEditor ?
I need to show json strings, and xml in the future, I found CodeEditor is a good choice, but currently there are only 4 types of language definitions: sql / c / cpp / lua.
Is it possible to support them ? Or maybe allow user provide some custom syntax regex, so it can fit any kind of text ?
@aj3423 Yeah, I would like to do that also. But code editor is a little bit complex, may need some time.