Skip to content
This repository has been archived by the owner on Jan 1, 2022. It is now read-only.
/ css-to-mdn Public archive

VS Code extension that lets you open the MDN docs of a CSS property.

License

Notifications You must be signed in to change notification settings

dzhavat/css-to-mdn

Repository files navigation

IMPORTANT (2022-01-01)

The extension was removed from the Marketplace. You can no longer install it in VS Code from there.

Deprecation (2020-01-22)

The extension is now deprecated because VS Code supports the functionality natively.

As of v1.38, VS Code supports the functionality provided by this extension natively as well! I’m quite happy about it because I didn’t know that they were going to implement something similar. And what’s even better is that they also show a link to MDN for HTML elements! Now go and update to the latest version of VS Code. It’s worth it! 😎

It will also be removed completely from the Marketplace after five VS Code releases.

The current VS Code release is 1.41.1.


CSS to MDN

VS Code extension that lets you open the MDN docs of a CSS property.

Features

Works with the following file types:

  • CSS
  • Less
  • Sass
  • Scss

Demo

demo

Credit

The data used for this extension is from MDN.