forked from enlightenment/edi
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
659 B
16 lines
659 B
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 text (project-wide) |
|
* Code folding |
|
* Split pane view (split editor into multiple tabs and split tab to multiple panes) |
|
* Automatic code indenting / formatting |
|
* LLVM parsing |
|
* Integrated console |
|
* notepad, emacs and vim and editing modes (key bindings) |
|
* Cross reference for c, c++ and some scripting language |
|
* Support for EditorConfig - http://editorconfig.org/ |
|
|
|
The next phase is "Basic IDE" and it, along with other future phases |
|
are documented online at https://phab.enlightenment.org/w/projects/edi/ |
|
|
|
|