1
0
mirror of https://github.com/GNOME/gedit synced 2024-06-30 23:15:01 +00:00

Update list-of-gedit-plugins.md

This commit is contained in:
Sébastien Wilmet 2024-06-26 20:18:12 +02:00
parent cfc346bca8
commit 18c4738050

View File

@ -24,20 +24,20 @@ gedit-plugins package
The gedit-plugins package contains useful plugins that are (most
of the time) too specific to be distributed with gedit itself.
- **Bookmarks** - *Easy document navigation with bookmarks*
- **Bookmarks** - *Easy document navigation with bookmarks.*
- **Bracket Completion** - *Automatically adds closing brackets.*
- **Character Map** - *Insert special characters just by clicking on them.*
- **Code Comment** - *Comment out or uncomment a selected block of code.*
- **Color Picker** - *Pick a color from a dialog and insert its hexadecimal representation.*
- **Draw Spaces** - *Draw spaces and tabs*
- **Embedded Terminal** - *Embed a terminal in the bottom pane.*
- **Git** - *Highlight lines that have been changed since the last commit*
- **Join/Split Lines** - *Join several lines or split long ones*
- **Multi Edit** - *Edit document in multiple places at once*
- **Session Saver** - *Save and restore your working sessions*
- **Draw Spaces** - *Draw spaces and tabs.*
- **Embedded Terminal** - *Embed a terminal in the bottom panel.*
- **Git** - *Highlight lines that have been changed since the last commit.*
- **Join/Split Lines** - *Join several lines or split long ones.*
- **Multi Edit** - *Edit document in multiple places at once.*
- **Session Saver** - *Save and restore your working sessions.*
- **Smart Spaces** - *Forget youre not using tabulations.*
- **Text Size** - *Easily increase and decrease the text size*
- **Word Completion** - *Word completion using the completion framework*
- **Text Size** - *Easily increase and decrease the text size.*
- **Word Completion** - *Auto-completion using words already present in open documents.*
Third-party plugins
-------------------