FunctionalitySort selections of CSS properties in Visual Studio Code into concentric property-order. Read this post on concentric CSS for an explanation.
An unintended side-effect: if you just want to alphabetically sort any text that isn’t CSS, the commands still work! :joy: Install
UsageSelect the lines to sort, press F1, type sort, and select the concentric sort you want. The default hotkey is alt + F9. OptionsIf you have a custom sort order in mind for your CSS, you can add it to your settings:
|