x/tools/gopls: exclude "golang.org/toolchain/*" from import completion suggestions #60062
Labels
FrozenDueToAge
gopls/completion
Issues related to auto-completion in gopls.
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
golang.org/toolchain/*
added for the extended forward compat work are special modules and not suitable for import candidates.We probably need to exclude them from goimports computation too.
The text was updated successfully, but these errors were encountered: