gedit
gedit 3.12 with syntax highlighting | |
Developer(s) |
Paolo Maggi Paolo Borelli Steve Frécinaux Jesse van den Kieboom James Willcox Chema Celorio Federico Mena Quintero |
---|---|
Initial release | February 12, 1999 |
Stable release | 3.22.2 (9 November 2016[1]) [±] |
Preview release | 3.23.2 (23 November 2016[2]) [±] |
Repository |
git |
Written in | C, Python |
Type | Text editor |
License | GNU General Public License |
Website |
wiki |
gedit (/ˈdʒɛdɪt/ or /ˈɡɛdɪt/)[3] is the default text editor of the GNOME desktop environment and part of the GNOME Core Applications. Designed as a general-purpose text editor, gedit emphasizes simplicity and ease of use, with a clean and simple GUI, according to the philosophy of the GNOME project.[4] It includes tools for editing source code and structured text such as markup languages.[4]
It is free and open-source software subject to the requirements of the GNU General Public License version 2 or later.[4]
gedit is also available for Mac OS X and Microsoft Windows.
Features
gedit includes syntax highlighting via GtkSourceView[5] for various program code and text markup formats including MediaWiki.[6][7] gedit also has GUI tabs for editing multiple files. Tabs can be moved between various windows by the user. It can edit remote files using GVFS libraries; (GnomeVFS is now deprecated). It supports a full undo and redo system as well as search and replace.[8] Other typical code oriented features include line numbering, bracket matching, text wrapping, current line highlighting, automatic indentation and automatic file backup.[8]
The features of gedit include multi language spell checking via Enchant and a flexible plugin system allowing the addition of new features, for example snippets and integration with external applications including a Python or Bash terminal.[8] A number of plugins are included in gedit itself, with more plugins in the gedit-plugins package and online.[9]
Since version 3.20 gedit uses gspell for spell checking.[10][11][11][12][11]
gedit has an optional side pane displaying the list of open files and (in a different tab of the side pane) a file browser. It also has an optional bottom pane with a Python console and (using gedit-plugins) terminal. gedit automatically detects when an open file is modified on disk by another application and offers to reload that file. Using a plugin (in gedit-plugins package), gedit can save and load sessions, which are lists of currently open tabs.[9]
gedit supports printing, including print preview and printing to PostScript and PDF files. Printing options include text font, and page size, orientation, margins, optional printing of page headers and line numbers, as well as syntax highlighting.[13]
In late 2013 and early 2014 the application received major upgrades, with a new, cleaner user interface and code base improvements to make it work better with other desktop interfaces, such as Unity. The new version of gedit will likely be incorporated in Gnome 3.12 or later.[14]
Valencia is a gedit plugin that turns gedit into a lightweight IDE for Vala.[15]
Architecture
Being part of the GNOME Core Applications gedit 3 uses the GTK+ 3.0 and GNOME 3.0 libraries. The GNOME integration includes drag and drop to and from GNOME Files.
gedit uses the GNOME help system for documentation. It also uses virtual file system and GNOME printing framework.[16]
In December 2008, gedit binaries were made available for Mac OS X and Microsoft Windows.[17]
Newer versions of Gedit (3.0+) for Windows are available through MSYS2 and can be installed via the built-in Pacman package manager.[18]
See also
References
- ↑ Clasen, Matthias (21 September 2016). "GNOME 3.22". gnome-announce-list (Mailing list). Retrieved 21 September 2016.
- ↑ Clasen, Matthias (21 September 2016). "GNOME 3.22". gnome-announce-list (Mailing list). Retrieved 21 September 2016.
- ↑ Borelli, Paolo (19 April 2006). "Re: [gedit-list] Pronouncing gedit" (Email). GNOME Mail Services. The GNOME Project. Retrieved 25 April 2014.
- 1 2 3 The GNOME Project (October 2015). "gedit". Retrieved 2015-10-28.
- ↑ "GtkSourceView home page".
- ↑ Wikipedia:Text editor support § gedit
- ↑ jpfleury. "Syntax highlighting for MediaWiki in gedit". GitHub. Retrieved 2016-10-21.
- 1 2 3 "gedit: a powerful, underrated text editor for everybody", Free Software Magazine 15 February 2008
- 1 2 "Lists of gedit plugins". wiki.gnome.org. Retrieved 2015-10-28.
- ↑ "wiki.gnome.org/Projects/gspell".
- 1 2 3 "gspell alongside GNOME 3.18".
- ↑ "gspell alongside GNOME 3.20".
- ↑ "Printing with gedit". Library.gnome.org. 2011. Retrieved 2011-10-11.
- ↑ Sneddon, Joey-Elijah (15 January 2014). "Gedit Text Editor Finally Gets a UI Revamp". News Organization. Retrieved 15 January 2014.
- ↑ "Valencia home page".
- ↑ "Free Software Directory - gedit". Directory.fsf.org. 2005-10-03. Retrieved 2009-03-13.
- ↑ "Club Silencio » Late Christmas gift for Windows users". Blogs.gnome.org. 2008-12-25. Retrieved 2009-03-13.
- ↑ "How to build your GTK+ application on Windows". Blogs.gnome.org. 2014-08-01. Retrieved 2015-11-30.
External links
Wikimedia Commons has media related to Gedit. |