On 12/16/2009 10:28 PM, ext Michael Jackson wrote: > Are there any plans on the road map to allow for syntax coloring of our own > classes? I noticed that Qt classes are a different color but my own classes > are just the color of plain text. Or is this a case of "user error". The > indexing does seem to be working, even with boost thrown in the mix.
It's low priority, but there is a related task about this: http://bugreports.qt.nokia.com/browse/QTCREATORBUG-148 What is holding this back is that at the moment the semantic information is not available in the syntax highlighter. Regards, Bjørn -- Thorbjørn Lindeijer Software Engineer Nokia, Qt Development Frameworks _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
