Category:Editor

Revision as of 10:55, 25 November 2014 by rosettacode>Hajo (moved text)

"Editor" in general is any program that can create/change data,
as opposed to "Viewers", which can only display.

This category is about Text-Editors, for working with "plain text",
as opposed to "Wordprocessors", which handle documents with text-styles, fonts, embedded pictures etc.

A text editor is a program for editing plain text files, such as source code for programs and scripts.

There are other types of editors, specialising for certain kinds of data, eg. HTML-editors ...


Editors for Unix

emacs, nano, pico, vi / vim, ...

Editors for Windows

"Notepad" comes with a standard installation of MS-Windows.

Better yet are "programmers editors", such as akelpad, emacs, geany, notepad++, vim, ...

They provide many additional features, like syntax-highlightning paren-matching, extensions, and more.


See also

Free text editors IDE - Hello world/Newbie

Subcategories

This category has only the following subcategory.

S

  • Sed(3 C, 70 P)

Pages in category "Editor"

The following 4 pages are in this category, out of 4 total.