Editra is a multi-platform text editor with an implementation that focuses on creating an easy to use interface and features that aid in code development. Currently it supports syntax highlighting and variety of other useful features for over 60 programming languages.
Editra is freely available for use under the terms of the wxWindows License.
Currently the project is in the alpha development phase but test builds of "stable" points are available for download and trial as Windows and Mac OSX(Universal) binaries, currently other Unix and Linux based systems will have to install from source using the included setup script. Please feel free give it a try and to report bugs and request features.
VERSION 0.7.01
DATE 04/23/2012
50th Alpha Release
NEWS:
Update to fix issue with translations.
BUG FIXES:
There was a mishap on the initial upload that was missing a dependency which would lead to the Launch plugin failing to load. This was corrected by reuploading the installers for the Windows and Mac binaries. If you were one of the few that downloaded the package in the short time it was up and cant get Launch to load please re-download the installer and run it again to install the missing dependency.
Sorry for the trouble.
VERSION 0.7.00
DATE 04/22/2012
49th Alpha Release
NEWS:
This is a stabilization and maintenance release targeting bugs that have been reported over the last several months. Biggest fix is to try to correct some utf-8 handling errors that were observed by some users of the 0.6.99 release. See release notes below for specific changes in this release.
NEW: [features/enhancements]
BUG FIXES:
VERSION 0.6.99
DATE 03/17/2012
48th Alpha Release
NEWS:
Haven't had much time to work on Editra lately so thought I would release the
changes that have been integrated since previous release. Main improvements
in this release are better handling of large files, improved Unicode handling,
and improved find performance. See changelog below for more details.
NEW: [features/improvements]
LIBRARY:
BUG FIXES:
VERSION 0.6.89
DATE 12/17/2011
47th Alpha Release
NEWS:
This release adds support for highlighting some new file types and some minor
improvements to the auto-completions support. The Python auto-completion has been
improved to better handle updating when external modules that are analyzed
from import statements have changed during runtime as well as improvements to
the handling of properties and member attributes.
In addition to the features listed above there has been some library and
framework enhancements to help support future plugin development.
For details about additional changes and bug fixes please see the complete
changelog below.
NEW: [features/improvements]
LIBRARY:
BUG FIXES: