1
0
mirror of https://github.com/golang/go synced 2024-11-18 18:44:42 -07:00
go/internal/lsp/cache
Rebecca Stambler bb8aefc696 internal/lsp: return errors when we can't find a package
This will allow us to surface these errors as diagnostics.

Change-Id: Ic8ad11ba43c08be6f391c0e2aa95015183461133
Reviewed-on: https://go-review.googlesource.com/c/tools/+/173780
Reviewed-by: Ian Cottrell <iancottrell@google.com>
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
2019-04-25 18:52:35 +00:00
..
check.go internal/lsp: return errors when we can't find a package 2019-04-25 18:52:35 +00:00
file.go internal/lsp: return errors when we can't find a package 2019-04-25 18:52:35 +00:00
parse.go internal/lsp: handle completion after defer, go statements 2019-04-24 22:01:01 +00:00
pkg.go internal/lsp: use new go/packages LoadMode to get TypesSizes 2019-03-29 21:52:04 +00:00
view.go internal/lsp: avoid extra work in *cache.View.remove 2019-04-01 20:55:34 +00:00