stivoat / tailwind-fold

Visual Studio Code extension that improves code readability by folding long class attributes
https://marketplace.visualstudio.com/items?itemName=stivo.tailwind-fold
MIT License
121 stars 23 forks source link

Better Vue support #53

Open mrleblanc101 opened 3 months ago

mrleblanc101 commented 3 months ago

Some issue where there is the name "class" inside the attribute name:

Screenshot 2024-08-14 at 5 28 00 PM Screenshot 2024-08-14 at 5 28 08 PM

Some issue for vue dynamic classes using :class

Screenshot 2024-08-14 at 5 29 05 PM Screenshot 2024-08-14 at 5 29 15 PM