Feature request: Support structured
hoverKind
#1277
DylanGuedes
started this conversation in
Discussions
Replies: 1 comment 1 reply
-
@DylanGuedes Interesting. Do you have any specific idea and example on how to utilize the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
gopls
has a newhoverKind
namedstructured
, which may enhance how editors show hover documentation. Since it looks kinda enriching, I would like to suggestvscode-go
to add support for thishoverKind
and to maybe enhance the syntax highlight in that case.An example of what
gopls
returns whenhoverKind=Structured
:Beta Was this translation helpful? Give feedback.
All reactions