KWrite
From LinuxReviews
| KWrite 4.2.65 | |
| Developed by | Christoph Cullman, Anders Lund, Joseph Wenninger, Hamish Rodda, et al. |
|---|---|
| OS | Cross-platform (KDE) |
| Type | Text editor |
| License | LGPL |
| Website | kate-editor.org |
KWrite is a simple lightweight text editor designed for the K Desktop Environment (KDE). The actual editor uses KDEs kate editor kpart, which is very powerful.
It has the typical limits such as only being able to open one file pr. window. It does a nice job if you only need to change or view some file.
[edit] Features
- Block selection mode
- Code folding
- Bookmarks
- Syntax highlighting
- Encoding selection
- End-of-line mode selection (Unix, Microsoft Windows, Apple Macintosh)
- Word completion
- Syntax highlighting
- Vi Input Mode
[edit] KParts technology
KWrite has been using the kate editor component KParts technology to do the actual editing since KDE 3.x. This kpart supports advanced syntax highlighting and is very configurable. You can configure font, schema and so on as you wish and even make it use Vi Editor Mode.