On Wed, 22 Sep 2010 13:06:24 -0400 cristian abarzua abarzuaf@gmail.com wrote:
Hi.
I'm trying to create a list of labels(Tags) for pygtk.
The format I use is generally pipe and I give is:
# format=pipe gtk.AboutDialog||()| ... .. etc.
Then save the file with the name pygtk.py.tags in the folder ~/.config/geany/tags/
Reset Geany and create a file of type scripts (Python).
Write gtk .. but the label does not appear.
I searched all emails from the list but did not find a specific answer to my problem.
I appreciate any help
Can you please post the output, when starting geany with --verbose from command line? Could you also provide the tag-file if possible?
Cheers, Frank