theron-wang / VS2022-Editor-Support-for-Tailwind-CSS

Unofficial VS2022 Tailwind CSS extension for IntelliSense, linting, sorting, and more to enhance the development experience in Visual Studio 2022.
https://marketplace.visualstudio.com/items?itemName=TheronWang.TailwindCSSIntellisense
MIT License
86 stars 5 forks source link

Cleanup / class sorting #29

Closed skttl closed 5 months ago

skttl commented 9 months ago

Would love a feature where you could either select a class list, and have the plugin sort the classes (like sort selection in the offical VS code plugin).

Or automatically sort all class lists on save like the Headwind extension for VS Code

theron-wang commented 5 months ago

Sorry about the delay! Just added in 1.3.0. Thank you for the suggestion!

skttl commented 5 months ago

Fantastic news! Can't wait to try it out - thanks for all your hard work!