From 12944ecaa340235fa2fd73676b1992e9872ff8ba Mon Sep 17 00:00:00 2001 From: Andy Williams Date: Mon, 26 Jan 2015 23:30:17 +0000 Subject: [PATCH] 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)