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
Regards