Stylesheet Comb Formatter for Visual Studio CodeThis extension is a stylesheet formatter that aims to streamline stylesheets for CSS, LESS, SCSS and SASS. This is done by formatting and grouping properties making it more readable and consistent. See the CHANGELOG for the latest changes InstallationInstall through VS Code extensions. Search for Visual Studio Code Market Place: Stylesheet Comb Formatter Can also be installed in VS Code: Launch VS Code Quick Open (CTRL + P), paste the following command and press enter.
UsageSetting Default Formatter
Using Command Palette (CMD/CTRL + SHIFT + P)
Applying formatting to the entire stylesheet.
Keyboard Shortcuts (ALT + SHIFT + F)Visual Studio Code provides default keyboard shortcuts for code formatting. If you don't like the defaults, you can rebind Format On SaveRespects
|