ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=ab2a02f9b59bde2351a342c0520eb91affb0975b
commit ab2a02f9b59bde2351a342c0520eb91affb0975b Author: Andy Williams <[email protected]> Date: Sat Mar 18 11:02:26 2017 +0000 Update TODO for milestone 2 --- TODO | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/TODO b/TODO index c19752d..a315dd4 100644 --- a/TODO +++ b/TODO @@ -1,14 +1,15 @@ This project is in heavy development, we are currenty working towards the "Code aware editor" phase, the following work is still to be done: -* Search / replace in project / directory +* Search / replace in project * Code folding +* Split pane view (split editor into multiple tabs and split tab to multiple panes) * Automatic code indenting / formatting -* Code expansion (nested display of function call body) +* LLVM parsing * Integrated console -* notepad, emacs and vim and editing modes +* notepad, emacs and vim and editing modes (key bindings) * Cross reference for c, c++ and some scripting language The next phase is "Basic IDE" and it, along with other future phases -are documented online at https://phab.enlightenment.org/w/edi/ +are documented online at https://phab.enlightenment.org/w/projects/edi/ --
