ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=6dcfb21d3ec60ef97975a55fd2919947fe374f13
commit 6dcfb21d3ec60ef97975a55fd2919947fe374f13 Author: Andy Williams <a...@andywilliams.me> Date: Mon Jan 26 23:30:17 2015 +0000 Update TODO with recent changes --- TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 6fc0162..0970f14 100644 --- a/TODO +++ b/TODO @@ -1,11 +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: -* Replace in file +* Tidy test panel output - summarise run and click to show test + * Redo changes that have been undone * Add a menu for easier access to some features * Search / replace in project / directory -* Integrate elm_code project (cedric and TAsn) +* Integrate elm_code project (cedric, ajwillia-ms and TAsn) - Code folding - Automatic code indenting / formatting - Code expansion (nested display of function call body) --