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

[Feature request] Keep "Sort tailwind classes" actions visible in Tools menu (if we sort manually) #45

Closed RemiCELLARD closed 3 months ago

RemiCELLARD commented 3 months ago

Hi,

I would like to know if we can keep these options when we wan't to sort the css classes OnSave or OnBuild of the opened files ? ( create a new option in the class sorting parameters called “Manual” ? )

image

Because, when I set the option to None, it removes both options from the Tools menu.

Thanks

theron-wang commented 3 months ago

Resolved with #48