Closed
Description
I'm sure I've mentioned this before or discussed it in another issue, but I couldn't find anything specifically about it in the existing issues.
I'd like to be able to hover over, e.g. background-color
and - besides the description that's already there - have a clickable link to the MDN documentation for the property.
What it looks like right now:
The browser-compat-data package includes mdn_url
s for most (all?) CSS properties, so it should be possible to derive the documentation links from that package, like is already done for browser support.
There's a similar issue for the HTML service: microsoft/vscode-html-languageservice#12
Metadata
Metadata
Labels
No labels