You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The logic added in CL 472183 to provide completions of functions
from unimported packages, which lack type information, didn't
bother with placeholders. This change causes it to generate
placeholders ("name type") from the raw syntax.
Fixesgolang/go#60269
Change-Id: I66340e18de90bdee471a0dfbb1e3fd5c77fec75f
Reviewed-on: https://go-review.googlesource.com/c/tools/+/496596
gopls-CI: kokoro <[email protected]>
Run-TryBot: Alan Donovan <[email protected]>
Reviewed-by: Robert Findley <[email protected]>
TryBot-Result: Gopher Robot <[email protected]>
0 commit comments