mirror of
https://github.com/golang/go
synced 2024-11-18 23:05:06 -07:00
ffc413ea38
We were previously returning errors when we failed to load/check a user's workspace folder, but now we suppress all errors. We shouldn't disable gopls functionality if something is broken in a user's workspace folder, rather, we should fall back to the file= queries that will run when a user edits a file. Change-Id: Iae05174ca80d2573c0222ac42f29e5556bda0134 Reviewed-on: https://go-review.googlesource.com/c/tools/+/209420 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Cottrell <iancottrell@google.com> |
||
---|---|---|
.. | ||
analysis.go | ||
builtin.go | ||
cache.go | ||
check.go | ||
error_test.go | ||
errors.go | ||
external.go | ||
file.go | ||
load.go | ||
parse.go | ||
pkg.go | ||
session.go | ||
snapshot.go | ||
view.go | ||
watcher.go |