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 personal 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.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:
This release contains no changes from previous release it is only a rebuild of the previous release using wxPython 2.8 until the issue that some systems where exhibiting using wxPython 2.9 in yesterdays build can be sorted out.
Downloads available at the usual locations.
A number of users have reported issues in regards to the new binaries used in the Windows release of version 0.6.76. I am yet to reproduce the issue but for the time being would suggest users of the Windows binary version of Editra to stay on 0.6.58 until the issue is resolved. A short interim release will be made when the cause of the issue can be determined.
VERSION 0.6.76
DATE 10/01/2011
45th Alpha Release
NEWS:
New in this release is the new Session Manager bar for managing editing sessions.
Along with the Session Manager the session feature has had a change to its
behavior, only the Default session will automatically update. All other custom
sessions require explicit saves to configure the set of files that belong in it.
See the changelog below for details of other changes and bug fixes that are
included in this release.
NEW: [features/improvements]
LIBRARY:
BUG FIXES:
VERSION 0.6.58
DATE 07/23/2011
44th Alpha Release
NEWS:
This is a minor bug fix release that includes a number of fixes for when running on Linux under GTK.
NEW: [features/improvements]
LIBRARY:
BUG FIXES: