@van-de-bugger Sorry, didn't notice this report earlier.
The relative path problem should be fixed by #755. I actually wrote the code in the time I wrote geany/geany#33 and expected to use the functionality from Geany - which never materialized.
Tag generation isn't running asynchronously because using Geany there's no way to get notified when it's finished so the plugin knows it can use the generated tags file. But it shouldn't be a problem when things work correctly (tag generation for huge projects like linux kernel takes about 20s and normal projects should take much less time).
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.