contigen / svg-onselect

VS Code to extension to display SVGs upon selection

Home Page:https://marketplace.visualstudio.com/items?itemName=contigen.svg-onselect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

VS Code to extension to display SVGs upon selection

https://marketplace.visualstudio.com/items?itemName=contigen.svg-onselect


Languages

Language:TypeScript 95.2%Language:JavaScript 4.8%