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
251 stars 83 forks source link

Add support for Liquid, Twig, Blaze and Mustache #48

Open edheltzel opened 7 years ago

edheltzel commented 7 years ago

It would be great to add custom language support , currently it doesn't support Liquid , Twig, or Blaze templating.

valentinpalkovic commented 7 years ago

Also mustache support would be very nice

subpixelch commented 6 years ago

... and please add antlers support

robcurry commented 6 years ago

+1 for liquid support. Please add this soon!

radmedov commented 5 years ago

+1 for liquid. Thx

gerrywastaken commented 4 years ago

Use this instead: https://marketplace.visualstudio.com/items?itemName=Atishay-Jain.All-Autocomplete

Just open the generated css file (e.g. public/css/app.css) in a tab and the classes will complete in all other tabs.