1
0
mirror of https://github.com/golang/go synced 2024-11-18 20:44:45 -07:00
go/cmd/gopls
Ian Cottrell b9584148ef internal/lsp: add structured layers to the cache
This is primarily to separate the levels because they have different cache
lifetimes and sharability.
This will allow us to share results between views and even between servers.

Change-Id: I280ca19d17a6ea8a15e48637d4445e2b6cf04769
Reviewed-on: https://go-review.googlesource.com/c/tools/+/177518
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2019-05-16 21:30:38 +00:00
..
integration/vscode cmd/gopls/integration/vscode: log diagnostics as they are received 2019-04-06 23:58:00 +00:00
main.go internal/lsp: add structured layers to the cache 2019-05-16 21:30:38 +00:00