Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>Style CSS organizerNew to Visual Studio Code? Get it now.
Style CSS organizer

Style CSS organizer

Ziggler

|
125 installs
| (0) | Free
Allows managing the order of styles and their arrangement in cascading style sheet (CSS) rules according to the user's preferences.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Start-up

To activate the extension, open the command palette using the keyboard shortcut Ctrl + Shift + P, then enter the command "extension.start" and confirm by pressing Enter.

Using

To sort the styles in rules from the most frequent to the least frequent, activate the command "biggestToSmallest".

To sort the styles based on the styles declared in the base rule, open the command palette and enter the command "relativeTo.style.selector", then refer to the selector of that rule. Styles that appear in the rules will be placed at the very beginning, while those that are not present in the base rule will remain unchanged.

To sort the styles based on specific styles, open the command palette and enter the command "relativeTo.style". Then, provide the default style names separated by commas. As a result, the specified styles will be placed at the beginning of each rule (if they exist), while the remaining styles that were not listed will remain unchanged.

Reporting problems

If you encounter any problems while using the software, please send a report to gmyrekpatryk6@gmail.com.

License

This project is available under the MIT License.

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