> Hi, Benoît
> 
> It would be fine if you could implement a 'tasks system', like in other
> IDEs, to keep track of pending tasks or fixes.
> 
> For example, if the text editor finds a comment beginning with
> 
> ' TODO: my stuff
> or
> ' FIXME: fix whatever
> 
> then a little icon will shows into the line numbers and an additional
> tab in the console/breakpoints tabstrip will lists the current
> tasks/fixes text, which also should be marked as done/undone.
> 
> This could be made in a way we can inspect globally or per class file.
> 
> Hope this make sense, and not a huge job... :-)
> 
> Anyway, thanks for your efforts.

What other keywords are needed, beside TODO and FIXME?

And we can decide that to mark something undone, the comment has just to be 
removed.

-- 
Benoît Minisini

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to