dexed/cetodo/readme.md

539 B

ceTodo

Tool designed to analyze the TODO comments in D source files. It's written in D using Coedit.

To build it etheir libdparse must be setup in the libman as described in this tutorial or or libdparse submodule must be cloned with Coedit repository (git submodule init or update).

This tool is mandatory to enable the todo list widget.