Releases: Enlightenment/edi
Releases · Enlightenment/edi
EDI 0.1 released!
Features:
- Added a monospaced font picker to settings
- Indent newlines to match whitespace in the previous line
- Trim trailing whitespace when saving
Bug fixes:
Pre-release for the new editor based v0.1
New features:
- Brand new, faster, editor widget
- Highlight error lines in C code
- Add "run" buttons and launch configuration
- Allow font selection in settings
- Updated icon from raster
- Remember open tabs and windows
- Added a main menu
- Add TODO / FIXME highlighter
- Fix build requirements to efl/elementary 1.14
v0.0.2 adds settings and bug fixes
Features
- Add a settings screen to control various display features
- Support turning autosave on and off
Bug fixes
- Fix issues with re-opening closed tabs
- Fix crash-on-open for some systems
- Fix username lookup for Windows
First preview release of EDI
Features:
- Editing and saving text files
- 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
- Search & replace in file
- Line numbers & go to line
- Creation of new projects from name input and skeleton project files
- Syntax highlighting
- Diff rendering