Better but not great if there are more stuff of the same name in the same file, e.g. ```C
typedef struct Abc {
int b, c;
} Abc;
int Abc = 0;
int Abc(void);
```
It will discard the popup and always go to the struct
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/923#issuecomment-192310424
