ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=f0dc3a0711de015f5565ab1f1f07315446187dbc
commit f0dc3a0711de015f5565ab1f1f07315446187dbc Author: Andy Williams <[email protected]> Date: Fri Jul 7 03:15:12 2017 +0100 edi: Update screens and about info --- media/edi-screen2.jpg | Bin 464907 -> 276692 bytes media/shot-edi.png | Bin 93988 -> 84487 bytes pages/about-edi.txt | 24 +++++++++--------------- 3 files changed, 9 insertions(+), 15 deletions(-) diff --git a/media/edi-screen2.jpg b/media/edi-screen2.jpg index 1a939fa9..a984c5f4 100644 Binary files a/media/edi-screen2.jpg and b/media/edi-screen2.jpg differ diff --git a/media/shot-edi.png b/media/shot-edi.png index 48ad3d70..421a704e 100644 Binary files a/media/shot-edi.png and b/media/shot-edi.png differ diff --git a/pages/about-edi.txt b/pages/about-edi.txt index e074d028..1345ac9d 100644 --- a/pages/about-edi.txt +++ b/pages/about-edi.txt @@ -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 + * Syntax highlighting + * Auto suggestion for C files and headers * 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 + * Build management and test runner * Search & replace in file - * Line numbers & go to line + * 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 - * Syntax highlighting - * Diff rendering If you have ideas for features please let us know in the #edi-ide room on irc.freenode.net. --
