This change uses an *ast.Package built from the file go/src/builtin/builtin.go. Completion (and ultimately other features) will be resolved using this AST instead of being hardcoded. Change-Id: I3e34030b3236994faa484cf17cf75da511165133 Reviewed-on: https://go-review.googlesource.com/c/tools/+/174381 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Cottrell <iancottrell@google.com> |
||
|---|---|---|
| .. | ||
| analysis.go | ||
| completion.go | ||
| completion_format.go | ||
| completion_snippet.go | ||
| diagnostics.go | ||
| enums.go | ||
| format.go | ||
| highlight.go | ||
| hover.go | ||
| identifier.go | ||
| signature_help.go | ||
| symbols.go | ||
| util.go | ||
| view.go | ||