gedit-plugins-extra 2.24.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News gedit-plugins-extra 2.24.1 (Default branch)
# 1  
Old 09-14-2008
gedit-plugins-extra 2.24.1 (Default branch)

gedit-plugins-extra is a huge, unofficial set of third-party plugins for gedit (2.13+) and some styles for GTKSourceView (2.0+). Plugins include advanced bookmarks, advanced editing, align, auto tab, browser preview, classbrowser, currentline, deletion, doc prop, edit shortcut, find in documents, latex, line spacing, python outline, reopen tabs, scratch tab, snap open, splitview2, todo, trailsave, and wordcompletion. Styles include aurora-borealis, babymate, blue-dream, chela, darkmate, dazzl, dessert, emacs, emacsdark, fluffy, textmate, tinge, and turbo.License: GNU General Public License (GPL)Changes:
The LaTeX plugin is correctly installed. A .pcfile was added.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Red Hat

Cannot install gedit-plugins-2.16.0 on RHEL 5.7 (Tikanga)

I am trying to compile the gedit plugins with gedit 2.16.0 and RHEL 5.7 (arch: i386). I downloaded the package and followed the instruction in README: The error output: checking for GEDIT... configure: error: Package requirements ( glib-2.0 >= 2.8.0 gtk+-2.0 >= 2.8.0 gtksourceview-1.0 >=... (1 Reply)
Discussion started by: imperialguy
1 Replies
Login or Register to Ask a Question
GEDIT(1)						      General Commands Manual							  GEDIT(1)

NAME
gedit - text editor for the GNOME Desktop SYNOPSIS
gedit [OPTION]... [FILE]... DESCRIPTION
gedit is the official text editor of the GNOME desktop environment. While aiming at simplicity and ease of use, gedit is a powerful general purpose text editor. It can be used to create and edit all kinds of text files. gedit features a flexible plugin system which can be used to dynamically add new advanced features to gedit itself. OPTIONS
--help Prints the command line options. --encoding Set the character encoding to be used for opening the files listed on the command line". --new-window Create a new toplevel window in an existing instance of gedit. --new-document Create a new document in an existing instance of gedit. +[num] For the first file, go to the line specified by "num" (do not insert a space between the "+" sign and the number). If "num" is missing, go to the last line. filename(s)... Specifies the file to open when gedit starts. If this is not specified, gedit will load a blank file with an "Unsaved Document" label. Multiple files can be loaded if they are separated by spaces. gedit also supports handling of remote files. For example, you can pass the location of a webpage to gedit, like "http://www.gnome.org", or load a file from a FTP server, like "ftp://ftp.gnome.org/robots.txt". --list-encodings Display list of possible values for the encoding option and exit --version Output version information and exit BUGS
If you find a bug, please report it at http://bugzilla.gnome.org/enter_bug.cgi?product=gedit. AUTHORS
Paolo Maggi (paolo@gnome.org) Paolo Borelli (pborelli@katamail.com) James Willcox (jwillcox@gnome.org) Federico Mena Quintero (federico@novell.com) Chema Celorio 24 Apr 2006 GEDIT(1)