x/tools/gopls: show underlying type on hover over alias #71286
Labels
FeatureRequest
Issues asking for a new feature that does not need a proposal.
gopls
Issues related to the Go language server, gopls.
help wanted
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
gopls version
golang.org/x/tools/gopls v0.17.1
go env
What did you do?
Note: this is a feature request
Given
I hovered over
Hound
andPuppy
What did you see happen?
The hover message reads
and respectively
What did you expect to see?
and respectively
I like the semantic that docstrings are inherited if, and only if, the alias provides no docstring of its own.
Editor and settings
n/a
Logs
n/a
The text was updated successfully, but these errors were encountered: