Patch: TODO highlighting in comments

Aleix Pol aleixpol at kde.org
Sat Oct 16 21:46:48 UTC 2010


On Sat, Oct 16, 2010 at 8:27 PM, Dmitry Risenberg <
dmitry.risenberg at gmail.com> wrote:

> > As a side note, I'd love to see also doxygen todos and bugs, i.e. @todo
> or
> > @bug.
>
> I'd like to make the list of todo words configurable (NetBeans does
> this), but don't know how to achieve this, because KDevelop plugins do
> not support any kind of configuration.
>
> 2010/10/16 Ciprian Ciubotariu <cheepeero at gmx.net>:
> > Perhaps a dedicated user-problems toolbox might be better suitable for
> this
> > task. (Which, by the way, I had on my own todo-list to add to KDevelop
> :))
> >
> > Taking inspiration from other IDEs, they do support a filter on
> "problems" (or
> > tasks in Netbeans) based on different criteria: source of the problem
> (the
> > internal parser, user-defined comment patterns etc.), scope of the report
> > (current file, current project, whole workspace/session). Add any other
> ideas
> > you may think of for filtering :)
> >
> > As a side note, I'd love to see also doxygen todos and bugs, i.e. @todo
> or
> > @bug.
> >
> > --
> > KDevelop-devel mailing list
> > KDevelop-devel at kdevelop.org
> > https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
> >
>
> --
> KDevelop-devel mailing list
> KDevelop-devel at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>

Sure you can. You should create a KCM for the TODO lookup. We have plenty of
those, check how to add it and figure out if you want it project-wide or
app-wide.

Aleix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20101016/c55d1641/attachment.html>


More information about the KDevelop-devel mailing list