Better but not great if there are more stuff of the same name in the same file, e.g.

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.