nsf/gocode

company-go trigger candidates not related!

Closed this issue · 1 comments

i use the company-go to complete golang in emacs,when i input the go keyworks, like interface, select etc.. it will trigger the complete,but the candidates contain the all funtion name , and package name etc...
this all candidates is not realted to my input.I'm not sure whether it's because configuration is wrong! my english it bad, sorry!

but for some other keywords,like var,const, it won't trigger candidates.