KWrite: Difference between revisions
No edit summary |
(Add more information section) |
||
Line 21: | Line 21: | ||
If you need a more complex editor, take a look at [[Special:myLanguage/Kate|Kate]]. | If you need a more complex editor, take a look at [[Special:myLanguage/Kate|Kate]]. | ||
==More Information== | |||
* [http://kate-editor.org/ Kate and KWrite Website] | |||
* [http://docs.kde.org/stable/en/applications/kwrite/index.html KWrite Handbook] | |||
* [https://en.wikipedia.org/wiki/KWrite KWrite Wikipedia article] | |||
<!--T:9--> | <!--T:9--> |
Revision as of 21:01, 24 December 2018
A straightforward text editor with some very useful features |
Feature Overview
- Line numbers, syntax highlighting, and code folding
- User-definable indentations and tabulation
- Line-wrap can be dynamic or user-defined static
- Excellent search and replace functionality, including reverse searching
- Spell-checking
KWrite is the little cousin of the text-editing duo. It is, none-the-less, a very powerful text editor and capable of use as a programming editor.
If you need a more complex editor, take a look at Kate.