Panel behavior
Automatically reveal and expand the SVG Preview panel in Explorer when opening SVG files
Automatically collapse the SVG Preview panel in Explorer when closing all SVG files
Preview settings
Default color for currentColor in the SVG preview (hex format, e.g., #ffffff)Must be a valid hex color code in the format
#RRGGBB or #RGB.Enable hover preview for SVG elements in supported files
Show SVG preview icons next to line numbers in supported files
Optimization settings
Remove class attributes from SVG elements during optimizationWhen enabled, SVGO will strip class attributes from your SVG elements when you run the optimize command.