Skip to content

SVG extension for VS Code that offers auto completion and hover information for all SVG attributes from a simple JSON file.

License

Notifications You must be signed in to change notification settings

svg-beauty/vscode-svg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVG

SVG extension for VS Code that offers auto completion and hover information for all SVG attributes from a simple JSON file.

This extension uses vscode-custom-data format and the contributes.html.customData Contribution Point.

Install

You can install the extension by one of the following ways:

What is the difference between this package and jock's?

  • We support the elements and attributes specified for version 2 of SVG and remove several attributes that were deprecated and whose use may be detrimental to your product.
  • We do not include references to this package in the element/attribute documentation. So the experience is cleaner.
  • We only add elements / attributes support.
  • We only add events support.

About

SVG extension for VS Code that offers auto completion and hover information for all SVG attributes from a simple JSON file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%