[Github-comments] [geany] Don't show the goto popup for typedef synonyms (#923)

Jiří Techet notifications at xxxxx
Fri Mar 4 16:18:55 UTC 2016


@b4n Yeah, forgot to handle one more "else" case. It should be fixed now. I modified the logic slightly because I think we should also remove all tags (regardless whether they have something to do with typedefs or not) which are at the same line as the cursor - these won't cause any real goto.

By the way in your example you will never see int Abc(void); - this is a declaration, not definition.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/923#issuecomment-192340962
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160304/a659557d/attachment.html>


More information about the Github-comments mailing list