Difference between revisions of "Text editor"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (→Source code editor) |
Karl Jones (Talk | contribs) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 15: | Line 15: | ||
== Integrated development environment == | == Integrated development environment == | ||
− | See [[Integrated development environment]] | + | See [[Integrated development environment]]. |
== See also == | == See also == | ||
Line 22: | Line 22: | ||
* [[Computer program]] | * [[Computer program]] | ||
* [[HTML editor]] | * [[HTML editor]] | ||
+ | * [[Notepad++]] | ||
* [[Source code editor]] | * [[Source code editor]] | ||
* [[Sublime Text]] | * [[Sublime Text]] | ||
Line 32: | Line 33: | ||
* [https://en.wikipedia.org/wiki/Text_editor Text editor] @ Wikipedia | * [https://en.wikipedia.org/wiki/Text_editor Text editor] @ Wikipedia | ||
+ | * [https://jjjjjjjjjjjjjjjjjjjj.github.io/new-note/ jjjjjjjjjjjjjjjjjjjj] - "a clever feat of minimalism: a web-based notepad so simple that the saved-to-desktop HTML file works as-is just like it did at the website." (Boing Boing) | ||
+ | |||
+ | [[Category:Computing]] | ||
+ | [[Category:Text]] | ||
+ | [[Category:Text editors]] | ||
+ | [[Category:Web design]] | ||
+ | [[Category:Web design and development]] |
Latest revision as of 07:55, 10 May 2018
A text editor is a computer program used for editing text files.
Contents
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
- Brackets (text editor)
- Computer program
- HTML editor
- Notepad++
- Source code editor
- Sublime Text
- Syntax highlighting
- Text conversion
- Text file
- WYSIWYG
External links
- Text editor @ Wikipedia
- jjjjjjjjjjjjjjjjjjjj - "a clever feat of minimalism: a web-based notepad so simple that the saved-to-desktop HTML file works as-is just like it did at the website." (Boing Boing)