Skip to content

Autocomplete for unimported internal package #1381

@kokizzu

Description

@kokizzu

The autocomplete for unimported internal package seems doesn't work well, or is there anything else that I should set?

IntelliJ version: 14
Plugin version: latest-git
GOPATH: /home/kyz/Dropbox/go
GOROOT: /usr/lib/go

autocomplete shown when typing bytes.Buffer:
image

expected output: bytes.Buffer{} and automatically importing bytes :3

the configurations:
image

image
image

image

image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions