1
0
mirror of https://github.com/golang/go synced 2024-11-18 23:05:06 -07:00
go/internal/lsp/cache
Rebecca Stambler 521d6ed310 internal/lsp: re-run go/packages.Load when the package name changes
Fixes golang/go#32149

Change-Id: Ic02af6fd4fb19aae0d38a4d51ec4462abdc4f446
Reviewed-on: https://go-review.googlesource.com/c/tools/+/178162
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
Reviewed-by: Ian Cottrell <iancottrell@google.com>
2019-05-21 20:35:40 +00:00
..
cache.go internal/lsp: build the packages config on demand from proper configuration 2019-05-21 17:12:43 +00:00
check.go internal/lsp: re-run go/packages.Load when the package name changes 2019-05-21 20:35:40 +00:00
file.go internal/lsp: build the packages config on demand from proper configuration 2019-05-21 17:12:43 +00:00
parse.go internal/lsp: build the packages config on demand from proper configuration 2019-05-21 17:12:43 +00:00
pkg.go internal/lsp: reduce the api surface of the cache package 2019-05-15 16:36:46 +00:00
session.go internal/lsp: build the packages config on demand from proper configuration 2019-05-21 17:12:43 +00:00
view.go internal/lsp: build the packages config on demand from proper configuration 2019-05-21 17:12:43 +00:00