-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed as not planned
Labels
FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.FrozenDueToAgeToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.
Milestone
Description
Is your feature request related to a problem? Please describe.
If I am looking at existing Go code, I would like to see immediately if this method was
implemented to satisify an interface.
For example like this screenshot from a different IDE:
the red up-arrow symbol on the left side shows that this method implements an interface.
It would be great to have these indicators next to the line number in vscode.
Describe alternatives you've considered
I thought about alternatives, but having a small indictor next to the line number is the only solution I have found.
Related discusssion: golang/vscode-go#1735
Metadata
Metadata
Assignees
Labels
FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.FrozenDueToAgeToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.