【发布时间】:2017-06-17 09:35:15
【问题描述】:
我用 Atom 编写 Go 代码。我看到一个功能是去/跳转到定义功能。但我想查看/显示此函数的调用者列表。
【问题讨论】:
标签: go editor atom-editor go-to-definition
我用 Atom 编写 Go 代码。我看到一个功能是去/跳转到定义功能。但我想查看/显示此函数的调用者列表。
【问题讨论】:
标签: go editor atom-editor go-to-definition
【讨论】:
find usage 重新扫描树,你可能对Intellij Gogland 感兴趣,因为它支持索引的所有 Intellij 产品,但我可能错了