asciidoctor-vscode icon indicating copy to clipboard operation
asciidoctor-vscode copied to clipboard

Provide attribute value on hover of attribute

Open apupier opened this issue 2 years ago • 1 comments

it would be interesting to provide attribute value on hover. Maybe interesting to provide from which files it is resolved? (but might be complicated, can de done in another iteration)

apupier avatar Jun 19 '23 19:06 apupier

I didn't know that this feature was available in the API. That's a really good use case for it!

https://code.visualstudio.com/api/references/vscode-api#InlayHint

ggrossetie avatar Jun 20 '23 04:06 ggrossetie