Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>formate-custom: CSS/LESS/SCSS formatterNew to Visual Studio Code? Get it now.
formate-custom: CSS/LESS/SCSS formatter

formate-custom: CSS/LESS/SCSS formatter

xuwenjie

|
7,192 installs
| (0) | Free
Formate is an CSS/LESS/SCSS format extension to format properties and align property values to improve readability.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Formate-custom: CSS, LESS and SCSS Formatter

Forked from formate, add two configurations.

NOTE: Just use for my custom project.

Formate: Vertical alignment

Installation

Install through VS Code extensions. Search for formate.

Usage

On Windows:

  1. CTRL + Shift + P -> Format Document
  2. CTRL + ALT + F

On Mac:

  1. CMD + Shift + P -> Format Document
  2. CMD + ALT + F

Extension Settings

Setting Description Type Default
formateCustom.enable Enables/disables the extension boolean true
formateCustom.verticalAlignProperties Controls if properties should be aligned vertically boolean true
formateCustom.additionalSpaces If vertical alignment is on, this setting is to add extra spaces boolean 0
formateCustom.includeRootFolders Specify which folders need formate. array []
formateCustom.withGroup Group with line-warp. boolean false

Release Notes

Version Notes
1.0.5 完善去掉逗号折行逻辑
1.0.4 去掉逗号折行逻辑
1.0.3 update README.
1.0.2 update configuration field.
1.0.1 init
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft