KWrite
From Wikipedia, the free encyclopedia
KWrite | |
KWrite 4.3 |
|
Developer: | Christoph Cullman, Anders Lund, Joseph Wenninger, Hamish Rodda, et al. |
---|---|
Latest release: | 4.5.3 / July 20, 2006 |
OS: | Cross-platform |
Use: | Text editor |
License: | LGPL |
Website: | kate-editor.org |
KWrite is a lightweight text editor for the K Desktop Environment (KDE).
Contents |
[edit] Features
- HTML export
- Block selection mode (see screenshot)
- Code folding
- Bookmarks
- Syntax highlighting
- Encoding selection
- End-of-line mode selection (Unix, Windows, Macintosh)
- Word completion
[edit] KParts technology
In KDE 2.x, KWrite didn't use KParts technology, which allows to embed one application into another. Then, KWrite was rewritten to use this technology. It allows the user to choose, for example, Vim to be embedded into KWrite. Other options include Qt Designer based text editor and KDE advanced text editor (KATE). The latter is the default option, and makes use of Kate text editor.
[edit] Location of KWrite
KWrite is a part of kdebase package. Recently, it has been merged with Kate, and as such, its source code is located in the kate/ directory.