This package browser is in early development. Mind the rough edges.

kate

Multi-document, multi-view text editor

Kate is a powerful text editor that can open multiple files simultaneously.

With a built-in terminal, syntax highlighting, and tabbed sidebar, it performs as a lightweight but capable development environment. Kate's many tools, plugins, and scripts make it highly customizable.

Kate's features include:

  • Multiple saved sessions, each with numerous files

  • Scriptable syntax highlighting, indentation, and code-folding

  • Configurable templates and text snippets

  • Symbol viewers for C, C++, and Python

  • XML completion and validation

Installation

Install the latest version of kate as follows:

guix install kate

Or install a particular version:

guix install kate@24.05.2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/kate/'><img src='http://127.0.0.1:3000/packages/kate/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/kate/badges/latest-version.svg)](http://127.0.0.1:3000/packages/kate/)
Org: [[http://127.0.0.1:3000/packages/kate/][http://127.0.0.1:3000/packages/kate/badges/latest-version.svg]]