Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>spacerNew to Visual Studio Code? Get it now.
spacer

spacer

Rafael Vitor

|
420 installs
| (1) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

saas-spacer

Example Image

configuration


// Spacer variable value
"sassSpacer.spacer": 8,

// Enable different colors for when values are correct multiples of spacer variable
"sassSpacer.enableSensitiveColors": true,

// A multiple of spacer is considered correct if the quotient of division by spacer is a multiple of this number
"sassSpacer.allowQuotientsMultipleOf": 1,

// Decoration color for adequate values
"sassSpacer.adequateValueColor": "#a3ea9d",

// Decoration color for inadequate values
"sassSpacer.largePackageColor": "#d44e40",

// Neutral Decoration color
"sassSpacer.largePackageColor": "#7a868e",
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft