vitaliymaz / vscode-svg-previewer

Vscode SVG Previewer
22 stars 4 forks source link

Editor below preview #76

Open ADTC opened 1 year ago

ADTC commented 1 year ago

A code editor for the SVG will be nice. It could be a simple formatted editor, or more feature-rich editor. It could also just be a frame to embed the built-in text editor (if that's possible).

The preview could split into two previews: saved version on left, and edited unsaved version on right, and they could update when editing or saving.