mirror of
https://github.com/golang/go
synced 2024-11-05 16:16:11 -07:00
debfaf60dc
This change adds a test for this case (empty test file in GOPATH mode) to go/packages. It is skipped for now, as the go/packages work-around is too brittle to justify adding. Instead, we suppress gopls-generated error messages in pop-ups--users should only see error messages if they come from go/packages. Fixes golang/go#40825 Change-Id: I0e2af53578d65739ebae582075498d997fc019d7 Reviewed-on: https://go-review.googlesource.com/c/tools/+/250949 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Robert Findley <rfindley@google.com> |
||
---|---|---|
.. | ||
analysis.go | ||
cache.go | ||
check.go | ||
error_test.go | ||
errors.go | ||
keys.go | ||
load.go | ||
mod_tidy.go | ||
mod.go | ||
os_darwin.go | ||
os_windows.go | ||
parse_test.go | ||
parse.go | ||
pkg.go | ||
session.go | ||
snapshot.go | ||
view_test.go | ||
view.go |