Category:Editor: Difference between revisions

Content added Content deleted
(Just fixing...)
No edit summary
Line 1: Line 1:
"Editor" in general is any program that can create/change data, as opposed to "Viewers", which can only display.
"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 "Word Processors", which handle documents with text-styles, fonts, embedded pictures etc.
This category is about Text Editors, for working with "plain text", as opposed to "Word Processors", which handle documents with text-styles, fonts, embedded pictures etc.


A [[wp:Text_editor|text editor]] is a program for editing plain text files, such as source code for programs and scripts.
A [[wp:Text_editor|text editor]] is a program for editing plain text files, such as source code for programs and scripts.
Line 13: Line 13:
*[[wp:pico (text editor)|Pico]]
*[[wp:pico (text editor)|Pico]]
*[[wp:vi|Vi]] / [[wp:vim (text editor)|Vim]]
*[[wp:vi|Vi]] / [[wp:vim (text editor)|Vim]]
...


==Editors for Windows==
==Editors for Windows==
Line 22: Line 21:
*[[wp:notepad++|Notepad++]],
*[[wp:notepad++|Notepad++]],
*[[wp:vim (text editor)|Vim]]
*[[wp:vim (text editor)|Vim]]
...


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