Installation
View Exports SVG can be installed directly from the Visual Studio Code Marketplace or via the command line.
Choose the method that best fits your workflow.
✅ System Requirements
Before installing, make sure your environment meets the following requirements:
- Visual Studio Code version 1.109.0 or later
- Supported operating systems:
- Windows
- macOS
- Linux
No additional dependencies or frameworks are required.
- 1
- 2
⚙️ Opening the Extension
After installation, you can activate View Exports SVG in one of the following ways:
From the Explorer or Editor
Right-click any file containing SVG components and select (
View Exports SVG 🔍) from the context menu.From the Command Palette
Open the Command Palette (⌘⇧P), then use one of these commands:
View Exports SVG: Scan Workspace 🔍— Scan your workspace for SVG components.View Exports SVG 🔍— Open the start screen.
🎉 Installation Complete
Congratulations! You have successfully installed and opened View Exports SVG. Start exploring your SVG components directly within Visual Studio Code.
For more detailed instructions and advanced usage, check out the rest of the documentation.