[Github-comments] [geany/geany] Improve Goto Symbol popup contents (#958)

Colomban Wendling notifications at xxxxx
Wed Jun 8 20:59:32 UTC 2016


One thing (it's the same currently): if there's no definition available, but a declaration, <kbd>Ctrl+LBM</kbd> 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*, <kbd>Ctrl+LBM</kbd> 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 or view it on GitHub:
https://github.com/geany/geany/pull/958#issuecomment-224725731
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160608/b6a1fd8f/attachment.html>


More information about the Github-comments mailing list