Misplaced Pages

Comparison of text editors

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

This is an old revision of this page, as edited by Minghong (talk | contribs) at 13:35, 19 February 2005. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Revision as of 13:35, 19 February 2005 by Minghong (talk | contribs)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The following tables compare general and technical information for a number of text editors. Please see the individual products' articles for further information. This article is not all-inclusive or necessarily up-to-date.

General information

Basic general information about the archivers: creator/company, license/price etc.

Creator First public release date Latest stable version Cost (USD) Software license
Crimson Editor Ingyu Kang ? 3.7 Free Proprietary
EditPlus ES-Computing March 20, 1998 2.12 $30 (1-user) Proprietary
GNU Emacs GNU Project 1984 21.4 Free GPL
Nano GNU Project 1999 1.2.4 Free GPL
Notepad Microsoft ? ? Part of Windows Proprietary
Pico University of Washington ? ? Free Proprietary
vi Bill Joy 1976 ? Free BSD license
XEmacs Lucid Inc. 1991 21.0 Free GPL
Creator First public release date Latest stable version Cost (USD) Software license

Operating system support

The operating systems the arhivers can run on without emulation.

Windows Mac OS X Linux BSD Unix
Crimson Editor Yes No No No No
EditPlus Yes No No No No
Notepad Yes No No No No
Windows Mac OS X Linux BSD Unix

Basic features

Information about what common basic features are implemented natively (without third-party add-ons).

Tabbed interface Spell checking regex-based find & replace Encoding conversion Newline conversion
Crimson Editor Yes Yes Yes Yes Yes
EditPlus Yes Yes No ? ?
Notepad No No No No No
Tabbed interface Spell checking regex-based find & replace Encoding conversion Newline conversion

Programming features

Information about what common programming features are implemented natively (without third-party add-ons).

Syntax highlighting Multiple undo/redo Column mode editing Bracket matching Auto indentation Auto completion Code folding
Crimson Editor Yes Yes Yes Yes Yes No No
EditPlus Yes Yes Yes ? ? Yes No
Notepad No No No No No No No
Syntax highlighting Multiple undo/redo Column mode editing Bracket matching Auto indentation Auto completion Code folding

Extra features

Information about what common extra features are implemented natively (without third-party add-ons).

Shell integration Compiler integration Macro FTP
Crimson Editor Yes Yes Yes Yes
EditPlus Yes No No Yes
Notepad Yes No No No
Shell integration Compiler integration Macro FTP

Encoding support

Information about what common character encodings are supported.

ASCII UTF-8 UTF-16
Crimson Editor Yes Yes Yes
EditPlus Yes ? ?
Notepad Yes Yes Yes
ASCII UTF-8 UTF-16

Newline support

Information about what common newlines are supported.

DOS (CR/LF) Unix (LF) Mac (CR)
Crimson Editor Yes Yes Yes
EditPlus Yes ? ?
Notepad Yes No No
DOS (CR/LF) Unix (LF) Mac (CR)
Categories: