windicss / windicss-intellisense

Intelligent WindiCSS tooling for VS Code
https://marketplace.visualstudio.com/items?itemName=voorjaar.windicss-intellisense
MIT License
194 stars 16 forks source link

Allow Plugins to add to Attributify Mode #238

Closed aphex closed 3 years ago

aphex commented 3 years ago

Allows plugins to adds attribute completion for Attributify Mode. Plugin can just add classes in the format {attribute}-{autocomplete-string}.

close #237