KWrite: Difference between revisions

From KDE UserBase Wiki
(Markup edit)
(Marked this version for translation)
 
(8 intermediate revisions by 5 users not shown)
Line 2: Line 2:


{|class="vertical-centered"
{|class="vertical-centered"
|[[Image:Kwrite_edit.png|thumb|center|256px]]||  ||<translate>'''A straightforward text editor with some very useful features'''</translate>
|[[Image:Kwrite_edit.png|center|256px]]||  ||<translate><!--T:1-->
'''A straightforward text editor with some very useful features'''</translate>
|}
|}
<translate>
<translate>
== Feature Overview ==
== Feature Overview == <!--T:2-->


<!--T:3-->
:* Line numbers, syntax highlighting, and code folding  
:* Line numbers, syntax highlighting, and code folding  
:* User-definable indentations and tabulation  
:* User-definable indentations and tabulation  
Line 13: Line 15:
:* Spell-checking
:* Spell-checking


<!--T:4-->
'''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.
'''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|Kate]]'''.
<!--T:5-->
If you need a more complex editor, take a look at [[Special:myLanguage/Kate|Kate]].


Read the [http://kate-editor.org/ Kate and KWrite Website]
==More Information== <!--T:10-->
and the [http://docs.kde.org/stable/en/kdebase-apps/kwrite/index.html KWrite Handbook]


== Keywords ==
<!--T:11-->
 
* [http://kate-editor.org/ Kate and KWrite Website]
Text editor, notepad
* [http://docs.kde.org/stable/en/applications/kwrite/index.html KWrite Handbook]
* [https://en.wikipedia.org/wiki/KWrite KWrite Wikipedia article]


<!--T:9-->
[[Category:Desktop]]
[[Category:Desktop]]
[[Category:Utilities]]
[[Category:Utilities]]
[[Category:System]]
[[Category:System]]
</translate>
</translate>

Latest revision as of 06:12, 25 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.

More Information