dexed/cetodo
Basile Burg 7c871076d4 optimized lfm script creation
- the final string size can be efficiently guessed and reserved
- use cached memver named instead of calling to for each item member
2015-02-04 15:34:20 +01:00
..
a11.tdl.png even more 2015-01-17 16:22:40 +01:00
cetodo.coedit improved todo list widget and tool 2015-01-17 03:54:39 +01:00
cetodo.d optimized lfm script creation 2015-02-04 15:34:20 +01:00
readme.md lnk 2015-01-16 05:21:18 +01:00

readme.md

ceTodo

Tool designed to analyze the TODO comments in D source files. It's written in D using Coedit. To build it, libdparse must be setup in the libman as described in this tutorial.

alpha 11 preview

In the widget, empty categories are auto hidden, items are double click-able. Items can only be edited in the source-code.