Editra is a text editor which has an implementation that focuses on creating an easy-to-use interface and features that aid in code development.
Currently this application supports basic autocompletion and syntax highlighting for more than 60 languages.
Highlighting color schemes can be customized through writting stylesheets to describe the theme you want the text to be highlighted in.
In Editra, stylesheets can be written very easily by using the new built-in style editor which allows for on the fly testing and customization of the text controls styles, can export all settings to a style sheet in Editra Style Sheet format.
Here are some key features of "Editra":
· 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
· Themeable Icons
· Transparency Support
· Undo/Redo
· Unicode Support
· Vi Keybinding Support
· Word Wrap
· Workspace View Management
· Zoom In/Out
What's New in This Release: [ read full changelog ]
· 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.