mirror of
https://github.com/golang/go
synced 2024-11-18 23:14:43 -07:00
41453949f3
When a file with errors is removed outside the editor, sometimes its errors are cleared by the editor and sometimes they are not. If the file is still open in the editor gopls does not clear the errors, taking the editor's version as the truth. Otherwise the errors are cleared. (This behavior depends on the editor sending gopls a notification that the workspace changed.) There seems to be no good way yet to test that gopls takes no action after receiving the didChangeWatchedFiles notification. Updates golang/go#38878 Change-Id: Ie418dd786d4c5f827cf0665a31f0f9913f7cfdc0 Reviewed-on: https://go-review.googlesource.com/c/tools/+/235377 Run-TryBot: Peter Weinberger <pjw@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Robert Findley <rfindley@google.com> |
||
---|---|---|
.. | ||
cgo_test.go | ||
codelens_test.go | ||
definition_test.go | ||
diagnostics_test.go | ||
doc.go | ||
env_test.go | ||
env.go | ||
formatting_test.go | ||
generate_test.go | ||
imports_test.go | ||
reg_test.go | ||
runner.go | ||
serialization_test.go | ||
shared_test.go | ||
symbol_helper_test.go | ||
symbol_test.go | ||
unix_test.go | ||
wrappers.go |