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.5.72
DATE 06/24/2010
36th Alpha Release
NEWS:
This release addresses a critical bug in the handling of HTML/XML files.
BUG FIXES:
There is a bug that can occur when editing HTML/XML files that is caused by the new autoindenter for those file types. This has been fixed in SVN already and a new release containing this fix will be made at the end of the week sometime.
Until then this issue can be worked around by turning off the Auto-Indent option in your preferences or just turning it of per file when editing by toggling it off in the Settings menu.
VERSION 0.5.70
DATE 06/12/2010
35th Alpha Release
NEWS:
NEW: [features/improvements]
LIBRARY:
BUG FIXES:
VERSION 0.5.60
DATE 05/16/2010
34th Alpha Release
NEWS:
This is primarily a bug fix release to address a number of issues from the
big tab control change in the previous release as well as some other standing
issues. This is a suggested update for all users of the previous release.
NEW: [features/improvements]
BUG FIXES:
VERSION 0.5.51
DATE 03/14/2010
33rd Alpha Release
NEWS:
This release was initially going to be held until wxPython 2.8.11 was released
but it seems to be delayed so this release will still have some minor issues
when running on OSX 10.6.
There are a number of new features in this release. The tabs in the notebooks
can be dragged out to split the notebook into separate views so that files can
be viewed side by side. This feature has also been extended to the Shelf window.
There are also new versions of the CodeBrowser and Launch plugins included with
this release. For detailed changes please review the changelog below.
NEW: [features/improvements]
LIBRARY:
BUG FIXES: