Download»Extras

Extras

See also Plugins.

User Contributions

This page lists any user-contributed extras that may be useful. If you want to have your own additions listed here, just write a mail to the mailing list or to one of the authors.

Python Snippets

Python Snippets inspired by Gedit can be downloaded here: http://download.geany.org/contrib/python_snippets.conf

Just copy the part after [Python] into your ~/.geany/snippets.conf Further on you have to uncomment 'wordchars' and add a dot after the equals sign. Alternatively you can copy line 20 from the downloaded snippets.conf.

HTML and PHP Snippets

Tomasz Karbownicki has written some nice snippets for use in HTML files and even made a great video demonstrating them.

+ PHP snippets by Atanas Beloborodov

The snippets file: http://citizen.ovh.org/stuff/snippets.conf
The video: http://www.youtube.com/watch?v=1xCGqOt4C4I
The related blog post (in Polish): http://karbownicki.com/2008/05/07/snippety-w-geany/

LaTeX snippets by Frank Lanitz

The snippets file: http://download.geany.org/contrib/latex_snippets.conf

Copy the content of the file into your local snippets.conf.

Geany Dark Schemes/Themes

  • Roman Snitko, Duncan Lock and others have created a set of filetypes.* files with a dark color scheme, for C, Java, Ruby, PHP, CSS, HTML and more.


  • Amir Saffari also has created another dark theme using the filetypes for: C, Conf, C++, CSS, HTML, Java, JavaScript, LaTeX, Makefile, PHP, Python, XML, and Common (Default).This theme can be downloaded from dark color theme.

Geany Dark Tango Scheme

Barry van Oudtshoorn has created an alternative dark colour theme using the Tango colours for Javascript, HTML, XHTML, CSS, PHP and SGML. The colours are loosely based on the Dark Geany project, but Tangofied.

Oblivion 2 Color Scheme/Theme UPDATE

Here's a color scheme which is based on the Gedit color scheme Oblivion and the Dark Color Scheme with rearranged colors.

Supported Languages and Files: Asm, C, C++, C#, Conf, CSS, Diff, HTML, Java, JavaScript, Lua, LaTeX, Makefile, Perl, PHP, Python, Ruby, Shell, SQL, XML and YAML.

Download: http://yalmagazine.org/homepage/oblivion2.tar.gz




Installation:

  • Geany 0.16 and higher: To install the set, unpack it to ~/.config/geany/filedefs and restart Geany.
  • Geany 0.15 and lower: To install the set, unpack it to ~/.geany/filedefs and restart Geany.

Contributors:
Daniel Milde: Fixed an idention bug and contributed highlightning for YAML, JavaScript and C#

Licence: Same as Geany.

If you got any problems or suggestions, please send a mail to bernhard.posselt@gmx.at

Set Geany Colors

John Gabriele wrote a tool to set up nice syntax highlighting color schemes. You can download it at http://www.unexpected-vortices.com/jmg/files/set_geany_colors.tar.bz2. Ray Griffin wrote an installer for it that also installs the Config-Tiny perl module it depends on - note that it deletes any ~/tmp folder.

Online Color Scheme Editor

Darko has written an awesome online color scheme editor, available at http://geany.pdarko.co.cc

Tags Files

To use the following tags files, just download them, save them into ~/.config/geany/tags/ and restart Geany.

  • There is a GLSL tags file (for Geany >= 0.15) made by Colomban Wendling available here.
  • Sqlite3 tags for C are also available here.
  • GTK 2.14 tags for C (including GLib, Pango, GDK, ATK) are also available here.
  • Xfce 4.6 tags for C (including Thunar, libexo, libxfce4menu and more) are also available here.
  • DBus 1.2.4 and Dbus-GLib 0.76 tags for C (by Ali Abdallah) are also available here.
  • A basic set of CSS tags can be found here.
  • The official Vala API including the Vala Xfce bindings can be found here.