Editra

title: "Editra" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["free-text-editors", "software-that-uses-wxwidgets", "2007-software", "free-software-programmed-in-python"] topic_path: "general/free-text-editors" source: "https://en.wikipedia.org/wiki/Editra" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0
::data[format=table title="Infobox software"]
| Field | Value |
|---|---|
| name | Editra |
| logo | Editra64.png |
| screenshot | Editra.png |
| caption | Screenshot of version 0.6.77 |
| developer | Cody Precord |
| released | |
| latest release version | |
| latest release date | |
| latest preview version | |
| latest preview date | |
| programming language | Python |
| language | 24 languages |
| genre | Text editor |
| license | wxWindows license |
| :: |
| name = Editra | logo = Editra64.png | screenshot = Editra.png | caption = Screenshot of version 0.6.77 | developer = Cody Precord | released = | latest release version = | latest release date = | latest preview version = | latest preview date = | programming language = Python | language = 24 languages | genre = Text editor | license = wxWindows license
Editra is a cross-platform, open-source text editor, released under a wxWindows license. It is written by Cody Precord in Python, and it was first publicly released in June 2007. As of November 2011 the project is in alpha development phase, but "stable" builds are available for download. Editra has gained notability for being a text editor incorporated in Ren'Py. The main site is down as of at least July 2019.
Features
It features syntax highlighting from Pygments. It supports many programming languages, including C, Cascading Style Sheets (CSS), HTML, Java, JavaScript, Perl, PHP, Python, Ruby and XML. It also features syntax highlighting for BAT, DIFF, INI and REG file formats.
Editra supports features commonly found in other programmer-style text editors. It also supports:
- Auto-completion/calltips (Python, C, XML)
- Auto-indent
- Column edit mode
- Command mode
- Dockable customizable interface
- Drag-and-drop (tabs/file opening/text)
- Export to build-wxpython.py—build_dir=../bld/LaTeX/Rtf
- Edit remote files (FTPEdit plugin)
- Editable user profiles
- Extensible with plugins
- Integrated Python shell (PyShell plugin)
- Language keyword helper
- Line bookmarking
- Line edit commands (join, transpose, etc.)
- Multiple (synchronized) views of the same file
- Source control management (project plugin)
- Syntax highlighting (60+ languages)
- Unicode support
- vi keybinding support
- Zoom in/out
References
References
- [https://archive.today/20120718011943/http://svn.wxwidgets.org/svn/wx/wxPython/3rdParty/Editra/setup.py Setup/build script for Editra]
- Purdy, Kevin. (13 August 2008). "Editra Brings Code-Friendly Editing to All Platforms".
- (29 June 2011). "Editra: A Powerful & Expandable Cross-Platform Text & Code Editor".
- (2017-10-10). "Editra is made possible by the following "free" technologies and the communities that develop them".
- "Editra - Open Source Alternative - osalt.com".
- "Supported languages — Pygments".
- (10 January 2013). "Editra Download".
::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::