Codebase list gedit / HEAD
HEAD

Tree @HEAD (Download .tar.gz)

gedit - The GNOME text editor
=============================

gedit is the text editor of the GNOME desktop environment.

The first goal of gedit is to be easy to use, with a simple interface by
default. More advanced features are available by enabling plugins.

See the [gedit official website](https://wiki.gnome.org/Apps/Gedit) for
more information.

License
-------

gedit is released under the GNU General Public License (GPL) version 2 or
later, see the file [COPYING](COPYING) for more information.

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

gedit uses the GTK GUI toolkit.

For a complete list of dependencies, see the file [meson.build](meson.build) and
search the section “Dependencies”.

Installation
------------

To build gedit from source, see the [docs/build.md](docs/build.md) file.

How to report bugs
------------------

Please read
[the wiki page on how to report bugs](https://wiki.gnome.org/Apps/Gedit/ReportingBugs),
it contains a list of frequently reported bugs and a link to the bug
tracker.

Development resources
---------------------

- [gedit on GitLab](https://gitlab.gnome.org/GNOME/gedit)
- [gedit-plugins on GitLab](https://gitlab.gnome.org/GNOME/gedit-plugins)
- [Tarballs](https://download.gnome.org/sources/gedit/)
- [Roadmap](docs/roadmap.md)
- [gedit wiki attic](https://wiki.gnome.org/Apps/Gedit/Attic)

Contributions
-------------

gedit development relies on voluntary contributions and everyone is invited
to help.

See the file [CONTRIBUTING.md](CONTRIBUTING.md) for more information.