Rare find

Better SVG. A Visual Studio Code extension that shows you what your SVG images look like as you edit them.

marketplace.visualstudio.com/items?itemName=midudev.better-svg&ssr=false#overview

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • Merge pull request #41 from midudev/dependabot/npm_and_yarn/main/mino…
  • Merge pull request #40 from gnugomez/patch-1
  • chore(deps-dev): bump the minor-and-patch group with 4 updates
June 2026
  • chore: adds Open VSX link to readme
  • chore(release): v0.5.1
  • chore(release): v0.5.0
  • feat(color-picker): enhance color picker functionality and styling
  • Format file
  • examples: update closeIcon to optimized attribute order
  • fix(transform): preserve attribute quote style after SVGO optimization
  • chore: add local install script for VS Code and Cursor
  • examples: add JS/TS string-literal SVG samples
  • fix(transform): preserve style blocks and template literal interpolat…
  • refactor(svgo): extract plugins module and inline class styles
  • refactor(ComplexIcon): streamline SVG component structure and enhance…
  • Merge branch 'main' of github.com:midudev/better-svg
  • docs(readme): document supported files and SVGO settings
  • feat(svgo): add configurable optimization settings
  • Merge pull request #38 from midudev/midudev/fix-svg-preview-issues
  • Merge origin/main into midudev/fix-svg-preview-issues
  • Fix SVG preview detection and default fill handling
  • Merge pull request #25 from ManuelGil/cleanup/codebase-hygiene
  • Merge origin/main into cleanup/codebase-hygiene
  • style: format project with prettier