goland 无法跳转 struct等

Posted bobojiang

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了goland 无法跳转 struct等相关的知识,希望对你有一定的参考价值。

goland 提示: Cannot find declaration to go to

表现为:无法跳转,标红

但实际上对应文件是存在该struct或var

解决办法:

技术图片

 

 ref:https://stackoverflow.com/questions/37282285/intellij-cannot-find-any-declarations

技术图片

 

以上是关于goland 无法跳转 struct等的主要内容,如果未能解决你的问题,请参考以下文章

Goland 常用快捷键集锦

goland 快捷键使用

vs2010+qt4编译出现error LNK2001: 无法解析的外部符号 "public: virtual struct QMetaObject等错误

Goland的常用快捷键

go之包引用、"实体类"的使用套路(struct)

Go Struct Map切片 等之间的拷贝