zignd / HTML-CSS-Class-Completion

:chocolate_bar: Visual Studio Code extension that provides CSS class name completion for the HTML class attribute based on the CSS files in your workspace
https://marketplace.visualstudio.com/items?itemName=Zignd.html-css-class-completion
MIT License
248 stars 83 forks source link

CSS Class Autocompletion Support for Arbitrary Languages #425

Open kang-sw opened 11 months ago

kang-sw commented 11 months ago

Expose a new setting html-css-class-completion.CustomizedLanguages to allow the use of registerCompletionProvider in the configuration file.