On Tuesday 11 May 12:45:36 Poenitz Andre (Nokia-D-Qt/Berlin) wrote: > There is no "real" Python support in Creator. > > However, there is some generic syntax highlighter in the works that also > covers Python...
You can try the current work from Creator's master branch. ||The highlighter is based on Kate's syntax format. But please notice that no code folding nor Python specific indentation is supported. Also, Creator's set of styles is not as rich as Kate's.
The files can be downloaded at http://kate-editor.org/downloads/syntax_highlighting?kateversion=3.2. They need to placed inside $CREATOR_INSTALL/share/qtcreator/generic-highlighter.
Regards, Leandro. -- Leandro T. C. Melo Software Engineer Nokia, Qt Development Frameworks Nokia gate5 GmbH Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443B Umsatzsteueridentifikationsnummer: DE 812 845 193 Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
