VisualSVG is a Visual Studio Code extension that enhances SVG file handling and visualization within the editor. With VisualSVG, you can seamlessly view, manipulate, and interact with SVG files directly in your editor workspace.
There are no specific requirements or dependencies for using the VisualSVG extension.
VisualSVG extension does not add any custom settings to the VS Code configuration.
No known issues at the moment. If you encounter any problems or unexpected behavior, please report them on the GitHub issues page.
- Initial release of VisualSVG extension, featuring basic SVG file visualization and hover-based navigation.
To ensure compliance with the VS Code extension guidelines, we strive to follow best practices and maintain high-quality code standards in the development of VisualSVG.
You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:
- Split the editor (
Cmd+\
on macOS orCtrl+\
on Windows and Linux). - Toggle preview (
Shift+Cmd+V
on macOS orShift+Ctrl+V
on Windows and Linux). - Press
Ctrl+Space
(Windows, Linux, macOS) to see a list of Markdown snippets.
Enjoy using VisualSVG!