Ahh, I didn't notice that the `f` shows in the symbols until I type the `(`. So the calltips are querying the symbols when I type the `(` but before the parser runs, so it sees the `f` symbol, but by the time I have cycled the calltips the parser has run and removed that symbol.
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1249#issuecomment-250688078
