heybourn / headwind

An opinionated Tailwind CSS class sorter built for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=heybourn.headwind
MIT License
1.37k stars 46 forks source link

Apply to selected text #195

Open plain-solutions-gmbh opened 1 year ago

plain-solutions-gmbh commented 1 year ago

Hi. Thanks for writing this amazing Extension. This is more a feature request:

I have a really complicate class construct like this <?= $plain->style("nav__list", "p-2 text-xl") ?> It's almost impossible to create an regex pattern for that. But if i could mark the text and the run the 'Sort Tailwind CSS Classes' to make it done, it would be really great.