One thing (it's the same currently): if there's no definition available, but a declaration, Ctrl+LBM goes nowhere. It might makes sense if it's bound to "got to definition", but it's impractical (i.e. if you've got the header for a lib but not its implementation, it'd be useful to be able to jump to the declaration).

One practical example (although a fairly bad one): in geanyobject.c, Ctrl+LBM on document_reload (from the signal definition) goes nowhere, but in geanyobject.h there's a member of that name, and there's also a prototype in pluginsignals.c.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.