[Qt-creator] Not Source Code Beautifier/Formatter for QtCreator?
Thorbjørn Lindeijer
thorbjorn.lindeijer at nokia.com
Mon Nov 24 10:19:02 CET 2008
First, please don't start new topics by replying to an email in an
existing thread.
ext Victor Sardina wrote:
> I personally miss a lot not having a code formatter/beautifier such as
> astyle, for instance, available within QtCreator. QDevelop offers it as
> a plugin, which makes it trivial to install and use. It turns difficult
> to keep track of all formatting issues while concentrating on the coding
> part. Therefrom astyle to the rescue...
Artistic Style has been suggested before, but when I looked into it the
only API it seemed to offer required passing in the whole file. So it
seems to me it could only be used to reformat the whole file and not for
reformatting selections or determining how to indent the next line. Or
am I missing something? If not, would that feature alone be really that
useful?
> I keep bringing up QDevelop features, and I apologize if it sounds a
> little "pesky" sometimes, but again, we long for the features that we
> have found most useful and convenient in the software we have used in
> the past.
No problem, it's good to know which features QtCreator misses that
people like in other IDEs. :)
> BTW, does anyone know of a version for SUN Solaris? If unavailable, can
> we download the source code and compile it under that platform as well?
We're working towards releasing the source, but I can't say how long
it's going take, honestly.
Regards,
Bjørn
--
Thorbjørn Lindeijer
Software Engineer
Nokia, Qt Software
More information about the Qt-creator-old
mailing list