tigersoldier / company-lsp

Company completion backend for lsp-mode
GNU General Public License v3.0
251 stars 26 forks source link

why get 1 in function? #125

Closed glepnir closed 4 years ago

glepnir commented 4 years ago

@yyoncho When i confirm the completion . i got 1 in function ..need help..

fmt.Println( 1 )  <----- 1 ?

image

yyoncho commented 4 years ago

see https://github.com/emacs-lsp/lsp-mode/issues/846

glepnir commented 4 years ago

ok ! got it