ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=011746c6cff8230b462676a3e23172b0e2b7b991
commit 011746c6cff8230b462676a3e23172b0e2b7b991 Author: Andy Williams <[email protected]> Date: Thu Feb 2 18:32:55 2017 +0000 Update TODO based on latest EFL --- TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO b/TODO index 4a23a26..c19752d 100644 --- a/TODO +++ b/TODO @@ -1,14 +1,12 @@ This project is in heavy development, we are currenty working towards the "Code aware editor" phase, the following work is still to be done: -* Redo changes that have been undone * Search / replace in project / directory * Code folding * Automatic code indenting / formatting * Code expansion (nested display of function call body) * Integrated console * notepad, emacs and vim and editing modes -* Documentation finding * Cross reference for c, c++ and some scripting language The next phase is "Basic IDE" and it, along with other future phases --
