go-lang-plugin-org / go-lang-idea-plugin

Google Go language IDE built using the IntelliJ Platform
https://plugins.jetbrains.com/plugin/5047
Other
4.56k stars 570 forks source link

Call Hierarchy / callstack / call stack feature #1930

Open bydsky opened 9 years ago

bydsky commented 9 years ago

pycharm 4.5 osx 10.11

zolotov commented 9 years ago

Please provide more details: plugin version, call hierarchy definition, code sample, actual result, expected result.

Thank you.

bydsky commented 9 years ago

definition: https://www.jetbrains.com/pycharm/help/building-call-hierarchy.html version: 0.9.550 actual result: no call hierarchy shows

daltus commented 8 years ago

Any update on this? This feature would be really awesome!

dlsniper commented 8 years ago

I'll add here an example from Go Guru for how they do it here, for future reference: https://docs.google.com/document/d/1_Y9xCEMj5S-7rv2ooHpZNH15JgRT5iM742gJkw5LtmQ/edit#heading=h.17o3zm2sqrjq

delbao commented 6 years ago

any update on this?

PerMildner commented 4 years ago

Could (should) someone change the title of this ticket, please? The "Call Hierarchy" command/feature is not what is discussed in this ticket and it is confusing when trying to find ticket for the real "Call Hierarchy" command (that I cannot get to work for Go, but, as I said, that is a different issue). Same goes for the duplicate #2616 which is also not about the "Call Hierarchy" command, I believe.

dlsniper commented 4 years ago

@PerMildner this is a repository that's not been maintained for a few years. If you want to address this in the Go plugin for IntelliJ IDEA Ultimate or GoLand, then please go to https://youtrack.jetbrains.com/issues/Go

PerMildner commented 4 years ago

@dlsniper Thanks. Sorry about that.