edi: Update screens and about info

This commit is contained in:
Andy Williams 2017-07-07 03:15:12 +01:00
parent 4201182c30
commit f0dc3a0711
3 changed files with 11 additions and 17 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 454 KiB

After

Width:  |  Height:  |  Size: 270 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 92 KiB

After

Width:  |  Height:  |  Size: 82 KiB

View File

@ -1,11 +1,11 @@
~~Title: About EDI~~
==== EDI (The Enlightenment IDE) ====
~~Title: About Edi~~
==== Edi (The Enlightenment IDE) ====
[[https://github.com/ajwillia-ms/edi/releases|Download EDI pre-release here]]
[[https://github.com/ajwillia-ms/edi/releases|Download Edi pre-release here]]
{{:edi-logo.png?nolink |}}
EDI is a development environment designed for and built using the EFL.
Edi is a development environment designed for and built using the EFL.
Our aim is to create a new, native development environment for Linux that makes getting up and running easier than ever before. With so much happening on Linux both on the desktop and on mobile we want to help more developers get involved in the exciting future of open source development.
<clear/>
@ -25,20 +25,14 @@ phases. We have completed "Basic text editing" and are working on
So far the main features include:
* Editing and saving text files
* Tabbed browsing of open files
* Opening editor in a new window
* Displaying directory for the project (directory)
* Link files out to external viewers / editors
* No screen waste (toolbar, menu, tab are out of the way of the developer)
* Info panel with logs and useful output
* Create new file
* Simple build functions
* Search & replace in file
* Line numbers & go to line
* Creation of new projects from name input and skeleton project files
* Syntax highlighting
* Diff rendering
* Auto suggestion for C files and headers
* Tabbed browsing of open files
* Build management and test runner
* Search & replace in file
* Displaying file browser for the project (directory)
* No screen waste (toolbar, menu, tab are out of the way of the developer)
* Creation of new projects from name input and skeleton project files
If you have ideas for features please let us know in the #edi-ide room on irc.freenode.net.