dzhavat / css-to-mdn

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:TypeScript 100.0%