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

gtksourceview 5.8.0

GNOME source code widget

GtkSourceView is a text widget that extends the standard GTK+ text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source code editor.

Installation

Install gtksourceview 5.8.0 as follows:

guix install gtksourceview@5.8.0

Or install the latest version:

guix install gtksourceview

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.