mirror of https://gitlab.com/basile.b/dexed.git
clean up
This commit is contained in:
parent
f28a83e8d8
commit
50469e6b34
Binary file not shown.
|
Before Width: | Height: | Size: 337 KiB |
|
|
@ -4,12 +4,4 @@ ceTodo
|
||||||
Tool designed to analyze the _TODO comments_ in D source files.
|
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)
|
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)
|
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).
|
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.
|
|
||||||
Loading…
Reference in New Issue