I wonder if building up upon that, it would be feasible to incorporate code beautifying capability. (Think uncrustify), being able to setup a coding style and have it re-format a project?
I'm not sure if such a feature would be desired to be integrated into the IDE or should be better kept as an external tool. -- Samir F On Tue, May 24, 2011 at 6:29 AM, Christian Kamm <[email protected]> wrote: > Hi everyone, > > a new feature has hit master: you can now set up your C++ indentation > preferences either globally (Preferences->C++->Style) or on a per project > basis (check the projects pane). > > It's been an often-requested feature and makes it much easier to use Creator > with projects requiring a coding style different from Qt's. > > If you discover a bug or would like to suggest something, don't hesitate to > use http://bugreports.qt.nokia.com/browse/QTCREATORBUG . > > Regards, > Christian > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt.nokia.com/mailman/listinfo/qt-creator > -- -- Samir Faci *insert title* fortune | cowsay -f /usr/share/cows/tux.cow _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
