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.
Features:
* Auto-Completion/Calltips (Python, Html, XML)
* Auto-Indent
* Bidirectional Find/Replace w/Regular Expression Support
* Block (Un)Commenting
* Block (Un)Indenting
* Bracket Highlighting
* Builtin Plugin Downloader/Installer
* Clipboard Support (Copy/Paste/ect...)
* Code Folding
* Column Edit Mode
* Command Mode
* Dockable customizable interface
* Drag and Drop (tabs/file opening/text)
* Export to Html/LaTeX/Rtf
* Edit Remote Files (FTPEdit Plugin)
* Editable User Profiles
* Extensible with plugins
* File History
* File Management (FileBrowser Plugin)
* Highlight Style Editor
* Indentation Guides
* Integrated Python Shell (PyShell Plugin)
* Language Keyword Helper
* Line Bookmarking
* Line Edit Commands (Join, Transpose, ect...)
* Multilingual Interface
* Multiple Top Level Windows
* Multiple (synchronized) views of the same file
* Run Scripts (Launch Plugin)
* Session Saving
* Source Control Management (Project Plugin)
* Syntax Highlighting (60+ Languages)
* Tabbed Windows
NEWS:
This release addresses a critical bug in the handling of HTML/XML files.