gedit-url adds URL syntax highlighting in gedit, the default Gnome text editor.
Here's a screenshot (click to download the original image):
Extract the archive.
Copy the file url.lang in one of the following two locations (create the folder if it doesn't yet exist):
~/.local/share/gtksourceview-2.0/language-specs/~/.local/share/gtksourceview-3.0/language-specs/URL syntax highlighting will be added for the current user (so no need root privileges). The folder created by the extraction can be deleted after installation.
Remove the file previously installed.
First of all, restart gedit if it's already running.
Choose syntax highlighting by going to View > Highlight Mode > Others and selecting URL.
The folder doc contains a demo file.
Git is used for revision control. Repository can be browsed online or cloned.
gedit-url has an issue tracker, on which bug reports and feature requests can be submitted.
Author: Jean-Philippe Fleury contact@jpfleury.net
Copyright © 2009-2012 Jean-Philippe Fleury
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
| Top