/SvgViewer

Shows the rendered image of .svg files

Primary LanguageC#OtherNOASSERTION

SVG Viewer

Build status

Download the extension from the Visual Studio Marketplace or get the latest CI build


Preview image

Renders a preview of the SVG file being edited in the bottom right corner of the editor.

Adornment

The rendered image is updated live while typing to provide instant feedback on changes made to the document.

IntelliSense

Some SVG files will see much improved IntelliSense as well.

SVG IntelliSense

This works by forcing SVG files to open in the HTML editor which has schema information specifically for SVG files.

File icon

Solution Explorer is also updated to show an image icon for the following file extensoins:

  • .svg
  • .svgz

File Icons

License

Apache 2.0