1
0
mirror of https://github.com/golang/go synced 2024-10-01 01:28:32 -06:00
go/internal/lsp/cache
Ian Cottrell 8889bfc21e internal/lsp: wire up configuration
This connects up the configuration message, and uses it to allow the client to set the environment
in the config passed to packages.Load

Change-Id: I75e03c01c74e9b11c8b4c47b9cbdd0574cddf778
Reviewed-on: https://go-review.googlesource.com/c/tools/+/169704
Run-TryBot: Ian Cottrell <iancottrell@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2019-03-28 21:16:46 +00:00
..
check.go internal/lsp: match files by identity 2019-03-27 20:14:19 +00:00
file.go internal/lsp: match files by identity 2019-03-27 20:14:19 +00:00
pkg.go internal/lsp: add correct handling for circular imports 2019-03-15 16:49:21 +00:00
view.go internal/lsp: wire up configuration 2019-03-28 21:16:46 +00:00