/svg-onselect

VS Code to extension to display SVGs upon selection

Primary LanguageTypeScript

svg-onselect

A VS Code extension to display SVG on selection.
Extension command can be accessed from the command palette (ctrl/cmd + shift + p) or editor's context menu, only when there's a selection.

Command Palette
Screenshot of command palette showing the extension command

Context menu
shot of editor's context menu  showing the extension command

svg-onselect.mp4

Installation

Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.

ext install contigen.svg-onselect

Link to VS Code Marketplace

Issues

Open a PR if you have one.

v1.0.0

Initial release


Enjoy!