Thanks @techee!
This was great. I also felt that modifying the tags array is not a good idea 
but I didn't see why. Thanks.

Your suggestion is great, I fine tuned it a bit to not work on `__init__` tags 
directly (then their scope would be removed) because I needed to remove the 
scope from the calltip text if the tag name was replaced (otherwise we would 
have got "LocalClass.LocalClass (...)".

Tested also with some D code.
I moved the two special cases out of "find_calltip" to make it a bit less 
cluttered.
For me, this is now fine.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3334#issuecomment-1356267415
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3334/c1356267...@github.com>

Reply via email to