giu icon indicating copy to clipboard operation
giu copied to clipboard

Possible to support more "Language Definition" for CodeEditor ?

Open aj3423 opened this issue 4 years ago • 1 comments

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 avatar Aug 11 '21 15:08 aj3423

@aj3423 Yeah, I would like to do that also. But code editor is a little bit complex, may need some time.

AllenDang avatar Aug 12 '21 02:08 AllenDang