KWrite/de: Difference between revisions

From KDE UserBase Wiki
(Created page with "'''Eine einfacher Texteditor mit einigen sehr nützlichen Funktionen'''")
 
(Created page with "==Übersicht==")
Line 4: Line 4:
|[[Image:Kwrite_edit.png|center|256px]]||  ||'''Eine einfacher Texteditor mit einigen sehr nützlichen Funktionen'''
|[[Image:Kwrite_edit.png|center|256px]]||  ||'''Eine einfacher Texteditor mit einigen sehr nützlichen Funktionen'''
|}
|}
== Feature Overview ==
==Übersicht==


:* Line numbers, syntax highlighting, and code folding  
:* Line numbers, syntax highlighting, and code folding  

Revision as of 18:48, 2 March 2019

Eine einfacher Texteditor mit einigen sehr nützlichen Funktionen

Übersicht

  • 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