Software:KWrite

From HandWiki
Short description: Text editor for KDE desktop environment
KWrite
KWrite Icon 64px (Breeze).svg
KWrite 21.12.0 screenshot.png
Developer(s)KDE (Christoph Cullmann, Anders Lund, Joseph Wenninger, Hamish Rodda, et al.)
Repositoryinvent.kde.org/utilities/kate
Written inC++
Operating systemLinux
TypeText editor
LicenseLGPL
Websiteapps.kde.org/kwrite/
A screenshot illustrating block selection mode

KWrite is a lightweight text editor developed by the KDE free software community. Since K Desktop Environment 3, Kwrite has been based on the Kate text editor and the KParts framework, allowing it to use many of Kate's features.

KParts technology

In KDE 2.x, KWrite did not use the KParts technology, which allows you to include one application in another. Later, KWrite was rewritten using this technology. For example, it allows the user to select Vim to be included in KWrite. Other features include a text editor based on Qt (Qt Designer based text editor) and advanced text editing in KDE (KDE advanced text editor - KATE). The latter is the standard option and is used by the KATE text editor.

Features

See also

  • Kate
  • Comparison of text editors

References

External links