theSVG for VS Code is live on the Marketplace #104
thegdsks
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The VS Code extension is now available on the Visual Studio Marketplace:
Install: https://marketplace.visualstudio.com/items?itemName=glincker.thesvg
Or search for
theSVGin the VS Code Extensions panel.What it does
Search and insert any of the 5,650+ brand SVG icons without leaving the editor. Open the command palette (
Cmd/Ctrl+Shift+P) and run theSVG: Search Icons, then pick an action:npx @thesvg/cli add <slug>)Variants are supported end-to-end: pick
default,mono,light,dark,wordmark,wordmarkDark, etc., before any copy/insert action.Under the hood
thesvg.org/api/registry.json(same endpoint the Raycast extension uses)extensions/vscode/package.jsonSibling tooling
thesvg,@thesvg/react,@thesvg/vue,@thesvg/svelte,@thesvg/cli,@thesvg/mcp-serverMissing a brand?
Submit form: https://thesvg.org/submit (most submissions merge same-day).
Feedback / bugs: open an issue or reply here.
Beta Was this translation helpful? Give feedback.
All reactions