See also Plugins.
User Contributions
This page lists any user-contributed extras that may be useful. You can edit this page to append any links to useful files (tags files, Lua scripts, etc.).
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
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/
Dark Color Scheme/Theme
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.
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.
Tags Files
- There is a GLSL tags file (for Geany >= 0.15) made by Colomban Wendling available here.
- Sqlite3 tags for C are also available here.