Software:EDI
EDI screenshot showing multiple panels and source code management helper application. | |
Original author(s) | Andy Williams |
---|---|
Developer(s) | Andy Williams, Alastair Poole et. al. |
Initial release | 2015 |
Stable release | 0.7.1
/ May 3, 2019 |
Written in | C |
Operating system | EFL-supporting (Linux, Unix, macOS) |
Available in | English |
Type | Integrated development environment |
License | GPL v2 |
Website | www |
EDI is a free software integrated development environment available under the GNU General Public License version 2.0. It is written in C and runs on any Linux, BSD, and Unix system with limited support for macOS and Windows.
Development
EDI development was started in 2013 by ajwillia.ms,[1] it is now being developed by a small group of members of the Enlightenment development team as well as other individuals.
Features
EDI includes editor themes, translucency, multiple panels, split editor, file management, autosuggest, syntax highlighting, integrated source code management, tabbed browsing, build management, desktop notification, integrated debugging and profiling, search and replace (file and project-wide), downloading existing remote projects as well as helping developers keep track of their work with an itemised TODO checklist amongst others.
Using a pluggable infrastructure it supports projects based on C, Go, Rust or Python and their relevant built tools (autotools, meson, etc...). The build tools allow you to compile (if appropriate) the software currently being edited, run tests and launch the application binary to test your changes. It supports UTF-8 encoded files as well as plain Ascii.
Reception
Although EDI is in early development stages the reception has been positive.
Versions of the software have already been packaged in Arch Linux,[2] Bodhi Linux[3] (where it has been voted 3.8 stars), Gentoo,[4] Sparky Linux,[5] and a community remaster of PCLinuxOS[6]
See also
References
- ↑ "EDevDay 2014 - EDI, The Enlightenment IDE". https://www.youtube.com/watch?v=V1LBUL6u3Ao/. Retrieved Aug 30, 2015.
- ↑ "edi Arch package". https://aur.archlinux.org/packages/edi/.
- ↑ "EDI on the Bodhi App Center". http://www.bodhilinux.com/a/edi/.
- ↑ "Gentoo Portage Overlays - dev-util/edi". https://gpo.zugaina.org/dev-util/edi.
- ↑ "edi [Sparky wiki"]. https://sparkylinux.org/wiki/doku.php/edi.
- ↑ "E19 Community remaster". http://www.pclinuxos.com/forum/index.php/topic,131132.0.html.
External links