www-content/pages/about-edi.md.txt

34 lines
1.8 KiB
Plaintext

---
~~Title: About Edi~~
~~NOCACHE~~
---
# Edi (The Enlightenment IDE) #
[Download the latest version of Edi](/download)
![Edi logo](/_media/edi-logo.png)
Edi is a development environment designed for and built using the *Enlightenment Foundation Libraries (EFL)*. The overall project 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 desktop and mobile, this will help more developers get involved in the exciting future of open source development.
## Screenshots ##
[![Edi Screenshot 3](/_media/edi-screen3-thumb.jpg)](https://www.enlightenment.org/_detail/edi-screen3.jpg?id=about-edi)
[![Edi Screenshot 2](/_media/edi-screen2-thumb.jpg)](https://www.enlightenment.org/_detail/edi-screen2.jpg?id=about-edi)
[![Edi Screenshot 1](/_media/edi-screen1-thumb.jpg)](https://www.enlightenment.org/_detail/edi-screen1.jpg?id=about-edi)
## Features ##
Building an IDE is a huge task, so the project has been broken down into phases. The 'Basic Text Editing' stage is complete. Work on a "Code aware editor" is progressing well. Once the *Code Aware Editor* is complete, work on "Basic IDE" will commence. More details are available on the [project page](https://phab.enlightenment.org/w/projects/edi/).
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 chat room on [irc.freenode.net](https://webchat.freenode.net/).