www-content/pages/about-edi.txt

40 lines
1.4 KiB
Plaintext
Raw Normal View History

2017-07-06 19:15:12 -07:00
~~Title: About Edi~~
==== Edi (The Enlightenment IDE) ====
2015-04-30 16:02:06 -07:00
[[download|Download the latest Edi release at our downloads page]]
2015-04-30 16:02:06 -07:00
{{:edi-logo.png?nolink |}}
2015-04-30 16:02:06 -07:00
2017-07-06 19:15:12 -07:00
Edi is a development environment designed for and built using the EFL.
2015-04-30 16:02:06 -07:00
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}}
2015-04-30 16:02:06 -07:00
<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:
2017-07-06 19:15:12 -07:00
* Syntax highlighting
* Auto suggestion for C files and headers
2015-04-30 16:02:06 -07:00
* Tabbed browsing of open files
2017-07-06 19:15:12 -07:00
* Build management and test runner
2015-04-30 16:02:06 -07:00
* Search & replace in file
2017-07-06 19:15:12 -07:00
* Displaying file browser for the project (directory)
* No screen waste (toolbar, menu, tab are out of the way of the developer)
2015-04-30 16:02:06 -07:00
* 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.