Metagedit
Like
Metagedit is a python plugin for Gedit (GNOME Text Editor, usually shipped with Debian, Fedora, openSUSE and Ubuntu) which adds various improvements and functionalities to it.
Cost / License
- Free
- Open Source (GPL-3.0)
Platforms
- Linux
- gedit


+1

Metagedit
Like
Features
- Dark Mode
- Session Management
- Python-based
- Color Picker
- Support for Keyboard Shortcuts
Tags
- Python
- gedit-plugin
- document-statistics
- gedit
Metagedit News & Activities
Highlights All activities
Recent activities
No activities found.
Metagedit information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is Metagedit?
Metagedit is a python plugin for Gedit (GNOME Text Editor, usually shipped with Debian, Fedora, openSUSE and Ubuntu) which adds various improvements and functionalities to it.
Characteristics
- Metagedit-related settings/prefs are all stored using GSettings, persisting through Gedit sessions and being externally modifiable via gsettings interfaces;
- Saved sessions are stored as files at a subfolder inside Gedit's config folder, so to be easily copied around;
- Most operations work both on the whole document (when nothing is selected) and on selected parts only (when something is).
Features It Adds
- Color Picker: adds a better "Pick Color" dialog, accessible via Tools menu;
- Dark Theme: adds a toggle at View menu to enable/disable the GTK dark theme for Gedit;
- Document Statistics: adds a real-time/self-refreshing "Document Statistics" dialog, accessible via Tools menu;
- Encoding Utilities: adds functionalities to better auto-detect or manually set the actual encoding of documents and more, all accessible via context menu (dialog for manually setting encoding allows for previewing the effects), and shows the current encoding on the status bar;
- Extra/New Keyboard Shortcuts: adds some extra keyboard shortcuts, like ctrl+Y for undoing, ctrl+E for deleting current line (or selected ones) and ctrl+Tab/ctrl+shift+Tab/ctrl+PageDown/ctrl+PageUp to switch tabs;
- Line Operations: adds an improved Sort dialog to Gedit (at Tools menu and context menu) and also some quick linewise sort-like (removing empty lines, sorting, deduplicating, reversing and shuffling) and joining operations to context menu (works both on selections and whole-document-wide);
- Open as Administrator: adds a File menu option to re-open file as administrator (Root), making it possible to quikcly edit protected file;
- Overlay Scrollbar: adds a toggle at View menu to enable/disable overlay scrollbars for Gedit;
- Remove Trailing Spaces: adds a context menu option to remove trailing spaces (incl. trailing newlines when applied to the whole document);
- Scroll Past Bottom: adds a bottom margin to Gedit view, which can be enabled/disable via toggle on View menu;
- Sessions: adds a "Sessions" submenu where it is possible to save and load Gedit tab sessions and also toggle auto-resuming of previous session on startup (remembering tabs);
- Smart Home/End/Backspace: enables the Smart-Home, Smart-End and Smart-Backspace behaviors (pressing Home moves first to the end of indentation, pressing End acts similarly and pressing Backspace on indentations removes as many spaces as needed to remove one indentation level).
