Golang codeintel

Is it even a thing? I don’t get any completions for Golang’s stdlib (such as fmt). VS Code somehow handles that, but I want to use Komodo.

Komodo IDE, version 11.1.1, build 91042, platform win32-x86.
Built on Tue Aug 28 01:01:20 2018.

The CodeIntel functionality for Go in Komodo uses a lot of external Go tool that you need to have configured. Check out the Go preferences.

That said this isn’t a full codeintel implementation, it won’t be on the same level as say, Python.

I have gocode and godef installed and I don’t have any code completions.