WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=db3ade3bcd2d250d9e31779be74dffe6c8dad8c1

commit db3ade3bcd2d250d9e31779be74dffe6c8dad8c1
Author: Nate Drake <nate.dr...@gmx.com>
Date:   Fri Dec 1 05:59:51 2017 -0800

    Wiki page about-edi.md changed with summary [Markdown version] by Nate Drake
---
 pages/about-edi.md.txt | 39 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)

diff --git a/pages/about-edi.md.txt b/pages/about-edi.md.txt
new file mode 100644
index 000000000..6140da123
--- /dev/null
+++ b/pages/about-edi.md.txt
@@ -0,0 +1,39 @@
+~~Title: About Edi~~
+==== Edi (The Enlightenment IDE) ====
+
+[[download|Download the latest Edi release at our downloads page]]
+
+{{:edi-logo.png?nolink |}}
+
+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/>
+
+=== Screenshots ===
+{{:edi-screen3.jpg?320}}
+{{:edi-screen2.jpg?320}}
+{{:edi-screen1.jpg?320}}
+
+<clear/>
+
+=== Features ===
+
+Building an IDE is a huge task so we have broken down the features into
+phases. We have completed "Basic text editing" and are working on
+"Code aware editor". Once that is done "Basic IDE" will commence. More details 
are available on the [[https://phab.enlightenment.org/w/projects/edi/|project 
page]].
+
+So far the main features include:
+
+  * Syntax highlighting
+  * 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.
+
+

-- 


Reply via email to