edi/TODO

15 lines
545 B
Plaintext
Raw Normal View History

2014-02-21 16:32:26 -08:00
This project is in heavy development, we are currenty working towards the
"Code aware editor" phase, the following work is still to be done:
2014-02-21 16:32:26 -08:00
* Code folding
* Automatic code indenting / formatting
2017-09-27 09:39:08 -07:00
* notepad, emacs and vim and editing modes (key bindings)
2017-03-18 04:02:26 -07:00
* LLVM parsing
* Integrated console
* Cross reference for c, c++ and some scripting language
2017-03-25 14:59:25 -07:00
* Support for EditorConfig - http://editorconfig.org/
2014-02-21 16:32:26 -08:00
The next phase is "Basic IDE" and it, along with other future phases
2017-03-18 04:02:26 -07:00
are documented online at https://phab.enlightenment.org/w/projects/edi/
2014-02-21 16:32:26 -08:00