gencer / SCSS-Everywhere

A Visual Studio Code extension that provides CSS class and ID atttribute completion with incremental build and usage explorer for the HTML class attribute based on the CSS/Template files in your workspace. Also supports React's className attribute.
https://marketplace.visualstudio.com/items?itemName=gencer.html-slim-scss-css-class-completion
MIT License
24 stars 9 forks source link

Support working with Vue using Volar? #72

Open geekox86 opened 3 years ago

geekox86 commented 3 years ago

Greetings and thank you for this fantastic extension. I am using Volar extension for Vue IntelliSense, and I love using your extension, but it require Vetur.

I there any chance that you support Volar, too?

Cheers!