Editra
{{Infobox software
| name = Editra
| logo = Editra64.png
| screenshot = Editra.png
| caption = Screenshot of version 0.6.77
| developer = Cody Precord
| released = {{Start date and age|2007|06|16}}
| latest release version = {{wikidata|property|preferred|references|edit|Q5338746|P348|P548=Q2804309}}
| latest release date = {{wikidata|qualifier|preferred|single|Q5338746|P348|P548=Q2804309|P577}}
| latest preview version = {{wikidata|property|preferred|references|edit|Q5338746|P348|P548=Q51930650}}
| latest preview date = {{wikidata|qualifier|preferred|single|Q5338746|P348|P548=Q51930650|P577}}
| programming language = Python
| language = 24 languages[https://archive.today/20120718011943/http://svn.wxwidgets.org/svn/wx/wxPython/3rdParty/Editra/setup.py Setup/build script for Editra]
| genre = Text editor
| license = wxWindows license
}}
Editra is a cross-platform,{{cite web|url=http://lifehacker.com/400332/editra-brings-code+friendly-editing-to-all-platforms|title=Editra Brings Code-Friendly Editing to All Platforms|first=Kevin|last=Purdy|date=13 August 2008|publisher=|access-date=1 December 2011|archive-date=14 August 2011|archive-url=https://web.archive.org/web/20110814052425/http://lifehacker.com/400332/editra-brings-code+friendly-editing-to-all-platforms|url-status=live}} 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{{cite web|url=http://www.makeuseof.com/tag/editra-powerful-expandable-crossplatform-text-code-editor|title=Editra: A Powerful & Expandable Cross-Platform Text & Code Editor|date=29 June 2011|publisher=|access-date=1 December 2011|archive-date=29 November 2011|archive-url=https://web.archive.org/web/20111129170603/http://www.makeuseof.com/tag/editra-powerful-expandable-crossplatform-text-code-editor/|url-status=live}} from Pygments.{{Cite web |date=2017-10-10 |title=Editra is made possible by the following "free" technologies and the communities that develop them |url=http://svn.wxwidgets.org/svn/wx/wxPython/3rdParty/Editra/THANKS |access-date=2023-05-27 |archive-url=https://web.archive.org/web/20171010212146/http://svn.wxwidgets.org/svn/wx/wxPython/3rdParty/Editra/THANKS |archive-date=2017-10-10 }} It supports many programming languages, including C, Cascading Style Sheets (CSS), HTML, Java, JavaScript, Perl, PHP, Python, Ruby and XML.{{cite web|url=http://www.osalt.com/editra|title=Editra - Open Source Alternative - osalt.com|website=www.osalt.com|access-date=2011-12-01|archive-date=2011-12-09|archive-url=https://web.archive.org/web/20111209202114/http://www.osalt.com/editra|url-status=live}} It also features syntax highlighting for BAT, DIFF, INI and REG file formats.{{cite web|url=http://pygments.org/languages|title=Supported languages — Pygments|website=pygments.org|access-date=2011-11-30|archive-date=2011-11-28|archive-url=https://web.archive.org/web/20111128181417/http://pygments.org/languages|url-status=live}}
Editra supports features commonly found in other programmer-style text editors. It also supports:{{cite web|url=http://www.softpedia.com/get/Programming/File-Editors/editra.shtml|title=Editra Download|date=10 January 2013|publisher=|access-date=1 December 2011|archive-date=6 November 2011|archive-url=https://web.archive.org/web/20111106104705/http://www.softpedia.com/get/Programming/File-Editors/editra.shtml|url-status=live}}
- 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
See also
References
{{reflist}}
External links
{{commons category}}
- [https://web.archive.org/web/20190623181618/http://editra.org/ Official website] (Archived on June 23, 2019)
- [https://archive.today/20130124204842/http://editra.googlecode.com/ editra Google Project]
- [http://pygments.org Pygments — Python syntax highlighter]