[Geany] plugin: geanyprj 0.2. Release.

Yura Siamashka yurand2 at xxxxx
Sat Feb 23 19:17:55 UTC 2008


Hi

I guess it is time to release geanyprj plugin. Main goal of this release
is make "go to tag declaration/definition" work for all files in project
(not just currently opened ones).

Plugin webpage: http://users.cosmostv.by/yurand/geanyprj/
Download: http://users.cosmostv.by/yurand/geanyprj/geanyprj-0.2.tar.gz


Example of usage:

On Geany sources:

     1. Download geany-0.13.tar.gz
        (http://prdownloads.sourceforge.net/geany/geany-0.13.tar.gz?download)
     2. Unpack it somewhere, for example in ~/src/geany-0.13
     3. Open ~/src/geany-0.13/configure.in
     4. Click "Tools->Project->New Project", and click "Create" button
        This will create and save .geanyprj file in ~/src/geany-0.13.
        From now, every time you open any file from ~/src/geany-0.13
        directory or it's subdirs .geanyprj will be opened. So next time
        you don't have to create or open project manually.
     1. Open any geany source code code file
        "go to tag declaration/definition" should work for any geany
        function. (Not limited to opened files).
     1. Now you open file that doesn't belong to Geany. For example
        ~/src/myprj/a.c Geany project will be closed. If
        ~/src/myprj/.geanyprj exists it will be opened as current
        project.
     2. Switching back to any Geany file will open Geany project again.

BUGS:

The plugin will work bad on Windows, since it assume filenames encoding
is utf8.

-- 
Best regards,
Yura Siamashka




More information about the Users mailing list