Difference between revisions of "Text editor"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(External links)
Line 36: Line 36:
 
[[Category:Computing]]
 
[[Category:Computing]]
 
[[Category:Text]]
 
[[Category:Text]]
 +
[[Category:Text editors]]
 
[[Category:Web design]]
 
[[Category:Web design]]
 
[[Category:Web design and development]]
 
[[Category:Web design and development]]

Revision as of 07:40, 23 April 2016

A text editor is a computer program used for editing text files.

Syntax highlighting

Text editors may have syntax highlighting features.

Source code editor

A source code editor is a text editor designed specifically for editing source code.

HTML editor

An HTML editor is a source code editor for HTML, with features such as WYSIWYG.

Integrated development environment

See Integrated development environment.

See also

External links