Problems are great!
Jens Dagerbo
jens.dagerbo at swipnet.se
Thu Aug 28 20:06:04 UTC 2003
On Thursday 28 August 2003 19.25, Christian Prochnow wrote:
> On Thursday 28 August 2003 14:44, Robert Jonsson wrote:
> > > >Any possibility of getting a similar plugin that just scans for //
> > > > TODO and lists those? If it's not already available and I missed it
> > > > :)
> > >
> > > It already does! :) just replace your TODO with @todo
> >
> > Cool!
>
> Hmmm .. is it possible to also scan for "TODO:" ??
> Most of the code i ever saw has something like this:
>
> --snip--
> //TODO: complete blah blah
> --snip--
>
> while @todo seems to me a bit kde specific.
>
It's actually doxygen "specific" - it'll end up in the generated documentation
as well.
jd
More information about the KDevelop-devel
mailing list