Thats a calltip, not autocompletion.  Calltips require searching backward from 
the `(` to find a name to lookup, and thats one of the places I alluded to 
where only looking for C names is hard coded see the NULL at the end 
[here](https://github.com/geany/geany/blob/d2740f21feb84b6f951398c6f683674b2b56bfed/src/editor.c#L2043)

-- 
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/2679#issuecomment-736358704

Reply via email to