cullmann.io/content/posts/qt-creator-4-9-uses-ksyntaxhighlighting.md

1.7 KiB

title date draft categories tags url
Qt Creator 4.9 uses KSyntaxHighlighting 2019-04-16T20:45:00+02:00 false
kde
qt
development
kde
qt
/posts/qt-creator-4-9-uses-ksyntaxhighlighting/

As you can read in the official Creator 4.9.0 release announcement, Qt Creator now uses the KSyntaxHighlighting Framework for providing the generic highlighting.

This is a nice step for the wider adoption of this MIT licensed part of the KDE Frameworks.

And this is not just an one-way consumption of our work.

The framework got actively patches back that make it more usable for other consumers, too, like Kate ;=)

If you want concrete examples, take a look at:

I hope this cooperation will continue in the future. I thank the people working on Qt Creator that made this integration possible. I hope the initial effort will pay of with less code for them to maintain on their own and more improvements of the framework for all users.