mirror of
https://github.com/golang/go
synced 2024-11-06 17:26:10 -07:00
2161848f5a
The existing implementation did not suggest struct field names when running completion from within a slice literal of pointers. Now, struct field names are suggested in that case. Fixes golang/go#33211 Change-Id: I6028420a9a789846b070fcc6e45ec89dc4d898d4 Reviewed-on: https://go-review.googlesource.com/c/tools/+/192277 Reviewed-by: Rebecca Stambler <rstambler@golang.org> Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> |
||
---|---|---|
.. | ||
complit.go.in |