Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Sort all css rules in css filesNew to Visual Studio Code? Get it now.
Sort all css rules in css files

Sort all css rules in css files

Web Disciple

|
631 installs
| (2) | Free
Sort all css rules in css files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

sort-all-css-rules-in-css-files

Sort all your css properties in one command.
It is recommended to use the extension only for css files as it does not currently support scss nesting.

vscode command: > Sort all css rules in css files

Features

Tip: Attribute a shortcup to the command "Sorting all css in the current files".
Tip: Use this extension with a css formatter because sorting css properties removes spaces and newlines.

Known Issues

  • Not currently support scss nesting.
  • Sorting properties removes spaces and linebreaks.

Release Notes

1.0.0

First version of this extension :

You can basically sort the css properties you select alphabetically in one command.


For more information

  • Github @web_disciple : Sort all css rules vscode

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft