x/tools/gopls: consider merging "missing go.sum entries" errors with the same root cause #50320
Labels
FeatureRequest
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?
go get
a module from VS Code integrated terminalWhat did you expect to see?
What did you see instead?
duplicatediagnostics.mp4
Actually, they are not duplicates - each of which is reporting an error for a different package.
So, I think this is working as intended technically speaking.
I wonder if there is a way to improve presentation if they all share the same quickfix.
Editor and settings
Logs
gopls.log
The text was updated successfully, but these errors were encountered: