mirror of
https://github.com/golang/go
synced 2024-11-18 18:14:43 -07:00
ed308ab3e7
If the user's workspace is neither in GOPATH nor a module, and there are errors in their code, send a message (with ShowMessage) only on the first load, or when the configuration changes. The previous behavior sent the message more frequently. There is a regtest, and two new Expectations for when the fake editor sees (or does not see) a ShowMessage notification. Fixes golang/go#37279 Change-Id: I076bd95105359b9310dcf97019e3559159271356 Reviewed-on: https://go-review.googlesource.com/c/tools/+/230897 Run-TryBot: Peter Weinberger <pjw@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
definition_test.go | ||
diagnostics_114_test.go | ||
diagnostics_test.go | ||
doc.go | ||
env_test.go | ||
env.go | ||
formatting_test.go | ||
reg_test.go | ||
runner.go | ||
serialization_test.go | ||
shared_test.go | ||
wrappers.go |