[Lazarus] Is the TODO list working?

silvioprog silvioprog at gmail.com
Fri Nov 25 06:24:31 CET 2016


On Wed, Nov 23, 2016 at 9:46 PM, Mattias Gaertner via Lazarus <
lazarus at lists.lazarus-ide.org> wrote:
[...]

> Formerly it only searched in the units listed in the project inspector.
>
> Mattias


I sent a patch (issue #31006 <http://bugs.freepascal.org/view.php?id=31006>)
extending IDEIntf and allowing the ToDo window to find units opened as tabs
at source editor. It's easy to test:

1. open Lazarus keeping its default new project opened;
2. choose some unit (declaring some ToDo) outside project and drop that to
the project, now it is just a tab at source editor;
3. open the ToDo window and finally you can see that unit's ToDo (or any
opened).

It works in same way on Delphi, and it would be nice if Lazarus could
provide this same functionality. :-)

-- 
Silvio Clécio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20161125/c1fc2e7a/attachment.html>


More information about the Lazarus mailing list