Editra

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Editra
File:Editra64.png
250px
Screenshot of version 0.6.77
Developer(s) Cody Precord
Initial release June 16, 2007; 16 years ago (2007-06-16)
Stable release Non [±]
Preview release 0.7.20 (January 5, 2013; 11 years ago (2013-01-05)) [±]
Written in Python
Operating system Cross-platform
Available in 24 languages[1]
Type Text editor
License wxWindows license
Website editra.org

Editra is a cross-platform,[2] 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.

Features

It features syntax highlighting[3] from Pygments.[4] It supports many programming languages, including C, Cascading Style Sheets (CSS), HTML, Java, JavaScript, Perl, PHP, Python, Ruby and XML.[5] It also features syntax highlighting for BAT, DIFF, INI and REG file formats.[6]

Editra supports features commonly found in other programmer-style text editors. It also supports:[7]

  • 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

External links