KWrite: Difference between revisions

From KDE UserBase Wiki
(Applied page template)
(Marked this version for translation)
 
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
:'''''A straightforward text editor with some very useful features'''''
<languages />
{{Template:I18n/Language Navigation Bar|KWrite}}
----
 
== Overview ==
 
{|style="width: 100%" cellpadding="5"
|- valign="center"
| width="50%" |
 
'''Features'''
* 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
 
| <div style="border: 1px solid darkgray; bakground-color: lightgray; padding: 10px; text-align: left;">
 
[[Image:Kwrite_edit.png|thumb|center|256px]]
 
* '''Name:''' KWrite [[Image:Kwrite.png|right|48px]]
* '''Description:''' Text Editor
* '''Categories:''' [[Applications/Desktop|Desktop]] and [[Applications/Utilities|Utilities]]
* '''Version:''' 4.2.3
* '''Available for:''' 4.2.3
* '''[http://kate-editor.org/ Kate and KWrite Website]'''
* '''[http://docs.kde.org/stable/en/kdebase-apps/kwrite/index.html KWrite Handbook]'''
</div>


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


== Description ==
<!--T:3-->
:* 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


[[Welcome_to_KDE_UserBase|Home]] >> [[Applications]] >> [[Applications/Desktop|Desktop]] >> [[KWrite]]
<!--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.
<!--T:5-->
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 [[Kate]].
==More Information== <!--T:10-->


== Keywords ==
<!--T:11-->
* [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]


Text editor, notepad
<!--T:9-->
[[Category:Desktop]]
[[Category:Utilities]]
[[Category:System]]
</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