5e0dc7f5ae
16 months worth of updates. requires qt5>=5.7
4 lines
295 B
Text
4 lines
295 B
Text
This is a stand-alone implementation of the Kate syntax highlighting engine.
|
|
It's meant as a building block for text editors as well as for simple highlighted
|
|
text rendering (e.g. as HTML), supporting both integration with a custom editor
|
|
as well as a ready-to-use QSyntaxHighlighter sub-class.
|