mirror of https://github.com/golang/go.git
This change fixes documentation for completion items by using cached package and AST information to derive the documentation. We also add testing for documentation in completion items. Change-Id: I911fb80f5cef88640fc06a9fe474e5da403657e3 Reviewed-on: https://go-review.googlesource.com/c/tools/+/189237 Run-TryBot: Rebecca Stambler <rstambler@golang.org> Reviewed-by: Ian Cottrell <iancottrell@google.com> |
||
|---|---|---|
| .. | ||
| cache.go | ||
| check.go | ||
| external.go | ||
| file.go | ||
| gofile.go | ||
| load.go | ||
| modfile.go | ||
| parse.go | ||
| pkg.go | ||
| session.go | ||
| sumfile.go | ||
| token.go | ||
| view.go | ||
| watcher.go | ||