x/tools/gopls: getting code actions from "go" in vendor directory when i save file and save slowly #1760
Labels
FrozenDueToAge
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
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
)?mac
go env
OutputWhat did you do?
when save my modify file in vendor dir, frequentyly pop getting code actions from "go" in vendor directory, and very slowly
but if i do that not in vendor dir, it save fast and not pop the hint
i try to set GO111MODULE to off/on/auto in vscode like that:
but none of the problems are solved
What did you expect to see?
save fast in vendor dir
What did you see instead?
The text was updated successfully, but these errors were encountered: