If more tags are found during tag definition/declaration goto, let user select which...
commit4c0c76e6f40e0ad12fa1aac676872200b948a45b
authorJiří Techet <techet@gmail.com>
Tue, 14 Jul 2015 11:31:50 +0000 (14 13:31 +0200)
committerJiří Techet <techet@gmail.com>
Thu, 25 Feb 2016 23:03:45 +0000 (26 00:03 +0100)
tree8066ad8c5716fc12f79179eab9389fbfbdabb431
parent725083ffe702aa644790af11721d8845dfd2d741
If more tags are found during tag definition/declaration goto, let user select which one to use

If only a single tag is found, just perform the goto. If more tags are found,
show them in a popup. Try to help the user find the right file by
putting the "best" tag at the first position and emphasizing it.

Thanks to Colomban Wendling for various improvements of this patch.
src/symbols.c