santaclose / ImGuiColorTextEdit

Colorizing text editor for ImGui
MIT License
69 stars 19 forks source link

How to add a new langauge def? #24

Open peytonk132 opened 6 months ago

peytonk132 commented 6 months ago

Hi, I was wondering if someone could give me a general idea on how to add a new language to this properly. I've created a Fortran definition in the Original ImGuiColorTextEdit repo and I've gotten some keywords down for it but I can't figure out things like error highlighting. Could somebody explain to how to do something like, if that's even in the scope of the repo?