gencer/SCSS-Everywhere

liquid support needed

FDiskas opened this issue ยท 10 comments

liquid support needed

Liquid? Can you be more specific? I never heard of liquid.

It has a HTML-based syntax like Twig. Will be easy to add this support.

What do you use for Liquid Template Syntax on VSCode? Can you give me a VSCode Marketplace link?

For now I've adopted this one: https://marketplace.visualstudio.com/items?itemName=sissel.shopify-liquid

Please test this version:

v1.7.7

html-slim-scss-css-class-completion-1.7.7.vsix.zip

I'm using

    "killalau.vscode-liquid-snippets",
    "youhan.vscode-snippets-shopify-content-schema",

So far so good. Just missing "gotodefinition" functionality.
the good example is on "pucelle.vscode-css-navigation" extention

And actualy "neilding.language-liquid" extention works better with yours instead "sissel.shopify-liquid" as you pointed in readme

If my extension works with neilding.language-liquid better than I will change the README.

Update: I've changed README to point on neilding.language-liquid.

So far so good. Just missing "gotodefinition" functionality.

Go To Definition is not available on any languages in this extension. I am thinking to add this functionality but not yet decided how should I go.

Released on Open VSX and VSCode Marketplace as v1.7.7

Released on Open VSX and VSCode Marketplace as v1.7.7