x/tools/gopls: using hints results in error saying hints already specified when not #57470
Labels
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
gopls version
go env
What did you do?
Added the following JSON to VSCode Settings.
What did you expect to see?
Expected to see hints for variable type assignments.
What did you see instead?
The following error message immediately after saving the settings:
Editor and settings
See above.
Logs
I spent a little while trying to figure out how to capture the logs in VSCode following the instructions in the link, as well as the "documentation for your editor" link, but I couldn't figure it out. I'm happy to provide logs if someone could give me some more straightforward instructions than those above.
The text was updated successfully, but these errors were encountered: