oooh, @b4n using C++, there is hope yet :smile:
I didn't get a chance to try it yet, but it sounded like a good idea, just file:line isn't much help selecting between function overloads.
But I can also see what @b4n is complaining about.
Personally I can't see file:line adds anything if scope and signature are shown so I would just do the second, with the tooltip for edge case situations like the exact same function being implemented more than once (with `#if`s selecting).