cssho / vscode-svgviewer

SVG Viewer for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=cssho.vscode-svgviewer
MIT License
67 stars 20 forks source link

Editing SVGs with autoPreview #33

Closed zslabs closed 7 years ago

zslabs commented 7 years ago

Hi, I noticed if I set:

"svgviewer.enableautopreview": true

I cannot edit the SVG code to see the preview updated. If I leave it disabled and then open up the preview, I can edit the SVG code just fine.