mirror of https://gitlab.com/basile.b/dexed.git
15 lines
602 B
Markdown
15 lines
602 B
Markdown
ceTodo
|
|
======
|
|
|
|
Tool designed to analyze the _TODO comments_ in D source files.
|
|
It's written in D using Coedit. To build it, [libdparse](https://github.com/Hackerpilot/libdparse)
|
|
must be setup in the [libman](https://github.com/BBasile/Coedit/wiki#library-manager-widget)
|
|
as described in this [tutorial](https://github.com/BBasile/Coedit/wiki#lets-build-a-static-library).
|
|
|
|
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. |