Gedit
   HOME

TheInfoList



OR:

gedit ( or ) is a text editor designed for the GNOME desktop environment. It was GNOME's default text editor and part of the GNOME Core Applications until GNOME version 42 in March 2022, which changed the default text editor to GNOME Text Editor. Designed as a general-purpose text editor, gedit emphasizes simplicity and ease of use, with a clean and simple Graphical user interface, GUI, according to the philosophy of the GNOME project. It includes tools for editing source code and structured text such as markup languages. It is free and open-source software under the GNU General Public License version 2 or later. gedit is also available for macOS and Microsoft Windows, Windows. By July 2017, gedit was not being maintained by any developers, but in August 2017 two developers volunteered to commence work on it again.


Features

gedit includes syntax highlighting via GtkSourceView for various program code and text markup formats including MediaWiki. 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 Deprecation, deprecated). It supports a full undo and redo system, search and replace as well as replace all. Other typical code oriented features include line numbering, bracket matching, text wrapping, current line highlighting, automatic indentation and automatic file backup."gedit: a powerful, underrated text editor for everybody", ''Free Software Magazine''
15 February 2008
The features of gedit include multi language spell checker, spell checking via Enchant (software), Enchant and a flexible Plug-in (computing), plugin system allowing the addition of new features, for example Snippet management, snippets and integration with external applications including a Python (programming language), Python or Bash (Unix shell), Bash terminal. A number of plugins are included in gedit itself, with more plugins in the gedit-plugins package and online. Since version 3.20 gedit uses gspell for spell checking. 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. gedit supports computer printer, printing, including print preview and printing to PostScript and Portable Document Format, 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. In late 2013 and early 2014 the application received major upgrades for Gnome 3.12, with a new, cleaner user interface and code base improvements to make it work better with other desktop interfaces, such as Unity (user interface), Unity.


Architecture

Being part of the GNOME Core Applications, gedit 3 uses the GTK 3.x and GNOME 3.x library (computer science), libraries. The GNOME integration includes drag and drop to and from GNOME Files. gedit uses the GNOME help system for documentation. It also uses GNOME Virtual File System, virtual file system and GNOME printing framework. In December 2008, gedit binaries were made available for macOS and Microsoft Windows, Windows. The last version for Windows 32-bit was 2.30.1, released in 2014. Standalone releases for 64-bit Windows continued, with Version 3.20.1 released in 2016. Current versions of gedit (3.0+) for Windows are also available through MSYS2 and can be installed via the built-in Pacman (package manager), Pacman package manager.


See also

* FeatherPad * jEdit * Pluma (text editor) * List of text editors * Comparison of text editors


References


External links

* *
Download 32-bit for Windows

Download 64-bit for Windows
{{GNOME Free software programmed in C Free software programmed in Python Free text editors GNOME Core Applications Linux text editors MacOS text editors Notepad replacements Software using the GNU General Public License Text editors that use GTK Unix text editors Windows text editors