feature request: autocomplete non imported packages · Issue #368 · nsf/gocode
The Go plugin for IntelliJ has a very useful feature that allows code completion works even when the package is not imported yet. On this example you can see "fmt" and "os" packages being used even...