Skip to content

VSCode extension with advanced features (they are not implemented yet) that help making and editing raw svg files.

License

Notifications You must be signed in to change notification settings

BonnyAD9/code-svg

Repository files navigation

code-svg README

VSCode extension with advanced features that help making and editing raw svg files.

image

Features

  • advanced preview
    • auto update on save (it retains its state (zoom, position, ...))
    • change background (transparent, white, black, bright checkerboard, dark checkerboard), choose background everywhere or only behind the svg
    • zoom in/out, move around
    • show the user coordinates, right-click to make the coodinates stay after moving mouse
    • reset to default zoom and position
    • preview button

Planned features

  • Better syntax highlighting
  • Better intelisense
  • Select svg elements to do operations on them (move, rotate, mirror, ...)

Requirements

  • none

Extension Settings

  • svg.preview.retainState, disable this to reset the preview state when it goes to background, (disable for less used resources)

Known Issues

  • none

Release Notes

v0.0.1

  • The first release!!!
  • advanced preview
    • auto update on save (it retains its state (zoom, position, ...))
    • change background (transparent, white, black, bright checkerboard, dark checkerboard), choose background everywhere or only behind the svg
    • zoom in/out, move around
    • show the user coordinates, right-click to make the coodinates stay after moving mouse
    • reset to default zoom and position
    • preview button

How to get it

It is available on the VSCode marketplace

Links

About

VSCode extension with advanced features (they are not implemented yet) that help making and editing raw svg files.

Topics

Resources

License

Stars

Watchers

Forks