paulo wrote: > Hi, > > is there a obvious way to add syntax highlight to qt-creator, for other > languages? > In my case, I would like to use qt-creator to edit my glsl files. > Is it possible to do this through a config/rules file? > > Thanks > Paulo
Recently I released http://srchiliteqt.sourceforge.net/ which adds highlighting support to a qt text editor by relying on GNU Source-highlight (http://www.gnu.org/software/src-highlite/) which already supports glsl... I don't know how to integrate it into qt-creator, though, but it might be worth trying, and if I can provide help I'd do that with pleasure :) cheers Lorenzo -- Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com BLOGS: http://tronprog.blogspot.com http://longlivemusic.blogspot.com _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
