gedit-plugins 2.16.0 review

Download
by rbytes.net on

gedit-plugins are a set of plugins for gedit. Requirements: · Gedit Installation: For the moment, you have to ./configure w

License: GPL (GNU General Public License)
File size: 846K
Developer: Steve Fr?cinaux and Jesse van den Kieboom
0 stars award from rbytes.net

gedit-plugins are a set of plugins for gedit.

Requirements:
Gedit

Installation:

For the moment, you have to ./configure with --prefix=same prefix as you configured gedit with.

How to choose which plugins to build:

./configure --with-plugins=pl1,pl2,...

where pl1, pl2 ... are one of the following:

bracketcompletion Automatically adds closing brackets.
charmap Insert special characters just by clicking on them.
codecomment Comment and uncomment blocks of code.
colorpicker Pick a color from a dialog and insert its hexadecimal representation.
joinlines Join several lines or split long ones.
showtabbar Add a menu entry to show/hide the tabbar.
smartspaces Forget you're not using tabulations.
terminal Embed a terminal in the bottom pane.

all All of the above plugins

gedit-plugins 2.16.0 keywords