diff options
Diffstat (limited to 'development/geany/README')
-rw-r--r-- | development/geany/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/development/geany/README b/development/geany/README index f92e77aa9e..160af50f31 100644 --- a/development/geany/README +++ b/development/geany/README @@ -2,3 +2,12 @@ Geany is a text editor using the GTK2 toolkit with basic features of an integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. It supports many filetypes and has some nice features. + +If you need the GTK Symbol completion (removed in Geany 0.16), You can +download them (and other tag-files from: + + http://download.geany.org/contrib/tags/ + +and place them in ~/.config/geany/tags/ directory. After this you will +need to restart Geany for this to take effect. + |