Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>SVG DisplayNew to Visual Studio Code? Get it now.
SVG Display

SVG Display

Deniz Derman

|
58 installs
| (0) | Free
A lightweight Visual Studio Code extension that detects inline <svg> elements in Vue components and displays a live preview directly in the editor.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SVG Display

Preview any SVG — inline or standalone — right inside VS Code.

Version Installs Rating CI Release License: MIT

What it does

A lightweight Visual Studio Code extension that provides instant SVG previews directly in the editor.

  • Adds a Preview SVG link above each <svg> tag
  • Opens a side-by-side preview panel
  • Supports multiple <svg>s in a single file
  • Works automatically — no setup required

Works with:

  • VUE Files - Detects <svg> elements inside <template> blocks and provides a preview link.
  • SVG Files - Provides a preview link for standalone .svg files.

Vue Demo


SVG Demo


Installation

  1. Open VS Code
  2. Go to Extensions Marketplace (Ctrl+Shift+X / Cmd+Shift+X on macOS)
  3. Search for vscode-svg-preview
  4. Click Install

Or install directly from the Marketplace page.


License

This project is licensed under the MIT License.


Author

Deniz Derman

  • GitHub

Enjoying SVG Display?

If you find this extension useful, please consider leaving a review on the Marketplace.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft