the case, when there are a lot of libraries in GOPATH/src, the autocomplete shows too much unused library:

It would be nice to add exception directories,
or better way GOPATH and list of directories to be autocompleted within GOPATH
most cases I only need certain <10 libraries (from hundreds that available on GOPATH)..