[Qt-creator] Just discovered the new TODO plugin in trunk....

Samuel Stirtzel s.stirtzel at googlemail.com
Thu Mar 8 09:51:01 CET 2012


2012/3/8  <wargand at gmx.de>:
>
>
> One question. Currently the TODO plugin finds 'TODO:', but not 'TODO'.
> Same with 'FIXME', etc. The colon matters. With my own code, this is not
> problem, but I have plenty of code other ppl wrote, where the colon is missing.
> Those TODOs are invisible for the plugin. Any chance to change that?
>
> Guido
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator

Hi, just a quick question.

Since I didn't try this plug-in yet, does it support doxygen style TODOs?
Examples:

/**
  * \b Example doxygen comment
  * \todo Add a Sourcecode file to write this comment in.
  */

or

/**
  * @b Examble doxygen comment 2
  * @todo Upgrade to the latest version of QtCreator
  */


-- 
Regards
Samuel



More information about the Qt-creator mailing list