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.
svg-onselect.mp4
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
ext install contigen.svg-onselect
Open a PR if you have one.
Initial release
Enjoy!