I am using GoSublime with Sublime Text 3.
Often times in a large project I'd like to see the (function) caller's return arg types and while GoSublime enables me to "Go to" the declaration, that's still sub-optimal, compared to having an overlay that could just show up at the callee
Is there a way to do this?