How to get Go to find a flipping SDK
Another thread suggests packages on this site are recognized - https://golang.org/dl/. I am using the latest version of IntelliJ and that is not the case.
I can't get this to "find" any form of Go package... Be it brew or anything else.
Are there instructions for doing this for the current version that actually work? Why is there no option for "Go SDK" in the list if the editor support Go? How hard would it be to add that? Why is something that should be so simple so hard?
请先登录再写评论。
In IntelliJ IDEA Ultimate you can select the Go SDK by going to Settings/Preferences | Languages & Frameworks | Go | GOROOT.
If you did this, then what are the steps to reproduce this? Are you using IntelliJ IDEA Ultimate? If so, have you installed the Go SDK? If yes, which Go SDK, what operating system, and what are the steps to reproduce this?