Skip to content

Latest commit

 

History

History

svg

SVG Sample

SVG support in HTML/CSS files using plain JSON files.

The data are pulled from:

Usage

  • Open this folder in VS Code 1.31+
  • Try editing the test.html or test.css files. You should get SVG tags and attributes in HTML files, and SVG specific CSS properties in CSS files.
  • Look into the contributes section of package.json. You can package this project into an extension with vsce. Alternatively, you can download the pre-packaged versions from releases.

Docs

License

MIT