diff --git a/internal/lsp/source/completion.go b/internal/lsp/source/completion.go index 651c0b2b9f..b302a18ba6 100644 --- a/internal/lsp/source/completion.go +++ b/internal/lsp/source/completion.go @@ -563,11 +563,16 @@ func (c *completer) methodsAndFields(typ types.Type, addressable bool) error { func (c *completer) lexical() error { var scopes []*types.Scope // scopes[i], where i