mirror of https://github.com/golang/go.git
Related to https://github.com/microsoft/vscode-go/issues/3063. A small collection of fixes: (1) Don't reload packages with missing dependencies unless imports change. (2) Show the error message from the initial workspace load to the user. Also, a small fix for deletion suggested fixes - upgrading to the latest version of the VS Code language client revealed that I had made a mistake there. Change-Id: I7ab944ed27dc3da24a79d5d311531a1eb2b73102 Reviewed-on: https://go-review.googlesource.com/c/tools/+/221217 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> |
||
|---|---|---|
| .. | ||
| analysis.go | ||
| cache.go | ||
| check.go | ||
| debug.go | ||
| error_test.go | ||
| errors.go | ||
| external.go | ||
| load.go | ||
| mod.go | ||
| parse.go | ||
| pkg.go | ||
| session.go | ||
| snapshot.go | ||
| view.go | ||