libgedit-gtksourceview
======================

Short description
-----------------

Gedit Technology - Source code editing widget

Longer description
------------------

libgedit-gtksourceview is part of
[Gedit Technology](https://gedit-technology.net/).

libgedit-gtksourceview is a library that extends GtkTextView, the standard GTK
widget for multiline text editing. This library adds support for syntax
highlighting, undo/redo, file loading and saving, search and replace, a
completion system, printing, displaying line numbers, and other features typical
of a source code editor.

Dependencies
------------

- GTK 3
- libxml2

Resources
---------

- [Tarballs](https://gedit-technology.net/)
- [Translations](https://hosted.weblate.org/projects/gedit-technology/)
- How to contribute: see the `HACKING` file.
