Listen to this article

gedit

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
gedit
Gedit-logo-clean.svg
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; 25 years ago (1999-02-12)
Stable release 3.18 (September 23, 2015; 8 years ago (2015-09-23)[1]) [±]
Preview release 3.19.3 (December 16, 2015; 8 years ago (2015-12-16)) [±][2]
Written in C, Python
Type Text editor
License GNU General Public License
Website wiki.gnome.org/Apps/Gedit

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

gedit (/ˈɛ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. It includes tools for editing source code and structured text such as markup languages.[4]

It is designed to have a clean, simple graphical user interface according to the philosophy of the GNOME project, and it is the default text editor for GNOME.[4] In addition, it is also available for both Mac OS X and Microsoft Windows.

gedit is free and open-source software subject to the requirements of the GNU General Public License version 2 or later.[4]

Features

File:Gedit2.3.1Windows8.jpg
gedit is also available for Microsoft Windows, seen here running on Windows 8

gedit includes syntax highlighting via GtkSourceView[5] for various program code and text markup formats. 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 (GnomeVFS is now deprecated) libraries. It supports a full undo and redo system as well as search and replace.[6] Other typical code oriented features include line numbering, bracket matching, text wrapping, current line highlighting, automatic indentation and automatic file backup.[6]

The features of gedit include multilanguage spellchecking 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.[6] A number of plugins are included in gedit itself, with more plugins in the gedit-plugins package and online.[7]

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.[8]

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.[9]

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.[10]

Valencia is a gedit plugin that turns gedit into a lightweight IDE for Vala.[11]

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.[12]

In December 2008, gedit binaries were made available for Mac OS X and Microsoft Windows.[13]

Newer versions of Gedit (3.0+) for Windows are available through MSYS2 and can be installed via the built-in Pacman package manager.[14]

See also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. 4.0 4.1 4.2 Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. 6.0 6.1 6.2 "gedit: a powerful, underrated text editor for everybody", Free Software Magazine 15 February 2008
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. Lua error in package.lua at line 80: module 'strict' not found.
  11. Lua error in package.lua at line 80: module 'strict' not found.
  12. Lua error in package.lua at line 80: module 'strict' not found.
  13. Lua error in package.lua at line 80: module 'strict' not found.
  14. Lua error in package.lua at line 80: module 'strict' not found.

External links