mirror of https://github.com/golang/go.git
This change makes sure that all errors in code actions are returned, instead of ignored. There is also a refactoring of the suggested fixes for go.mod files so that we don't compute them unless there is already a matching diagnostic. Change-Id: I34afda0116f3cc7e47809d980a0171487787e55e Reviewed-on: https://go-review.googlesource.com/c/tools/+/221221 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rohan Challa <rohan@golang.org> |
||
|---|---|---|
| .. | ||
| testdata/unchanged | ||
| code_lens.go | ||
| diagnostics.go | ||
| format.go | ||
| hover.go | ||
| mod_test.go | ||