x/tools/gopls: Options "completeUnimported" and "completionDocumentation" are not allowed. #43509
Labels
Documentation
Issues describing a change to documentation.
FrozenDueToAge
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes.
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
I just want to be able to use
gopls
to complete auto import packages and document prompts.settings
What did you expect to see?
I want to know why there are two warnings, because these two options are working properly.
What did you see instead?
The text was updated successfully, but these errors were encountered: