liquid support needed
FDiskas opened this issue ยท 10 comments
Liquid? Can you be more specific? I never heard of liquid.
There is a repo https://github.com/Shopify/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
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