mirror of
https://github.com/golang/go
synced 2024-11-18 19:54:44 -07:00
46f5a7f28b
Treat it as okay if no packages are found when loading all the packages in a workspace. Users may open workspaces that don't have any Go files, either because they are workspaces for other languages, or because no Go files have been created yet. Fixes golang/go#35455 Change-Id: I60912472ec8930649996edc150d1d19cd74a0a2e Reviewed-on: https://go-review.googlesource.com/c/tools/+/206140 Run-TryBot: Michael Matloob <matloob@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
analysis.go | ||
builtin.go | ||
cache.go | ||
check.go | ||
error_test.go | ||
errors.go | ||
external.go | ||
file.go | ||
gofile.go | ||
load.go | ||
parse.go | ||
pkg.go | ||
session.go | ||
snapshot.go | ||
view.go | ||
watcher.go |