edi/TODO

24 lines
893 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
* Creation of new projects from name input and skeleton project files
* Automatic code indenting / formatting
* Syntax highlighting - from elm_code project (cedric and TAsn)
* Code folding
* Integrated console
* notepad, vim and editing modes
* Refactoring code capability
* Documentation finding
* Code expansion (nested display of function call body)
* Compilation error message integrated in the flow of code
* Cross reference for c, c++ and some scripting language
2014-02-21 16:32:26 -08:00
Bugs to fix:
* Remember last project and allow new project to be loaded (new window or current)
2014-02-21 16:32:26 -08:00
* Remember position and size of window and panels
The next phase is "Basic IDE" and it, along with other future phases
2014-02-21 16:32:26 -08:00
are documented online at https://phab.enlightenment.org/w/edi/