Category:Editor: Difference between revisions

No edit summary
 
(4 intermediate revisions by one other user not shown)
Line 5:
A [[wp:Text_editor|text editor]] is a program for editing plain text files, such as source code for programs and scripts.
 
There are other types of editors, specialisingspecializing for certain kinds of data,
eg. HTML-editors, ..etc.
 
==Editors for Unix==
Line 13:
*[[wp:pico (text editor)|Pico]]
*[[wp:vi|Vi]] / [[wp:vim (text editor)|Vim]]
*[[wp:Kate (text_editor)|Kate]]
 
==Editors for Windows==
Line 22 ⟶ 23:
*[[wp:vim (text editor)|Vim]]
 
They provide many additional features, like [[wp:Syntax_highlighting|syntax-highlightning paren-highlighting]], [[wp:Brace_matching| brace matching]], extensions, and more.
<br><br>
 
;See also:
*[[wp:Category:Free text editors|Free text editors]]
*[[:Category:Integrated Development Environments|IDE]] - [[Hello world/Newbie]]
*[[Hello world/Newbie]]
 
[[Category:ProgrammingTools]]
Anonymous user