panoply / vscode-liquid

💧Liquid language support for VS Code
https://marketplace.visualstudio.com/items?itemName=sissel.shopify-liquid
Other
171 stars 23 forks source link

Missing block suggestion in snippets list #155

Open saiballo opened 1 year ago

saiballo commented 1 year ago

Hello,

I can't find "block" suggestion in snippets list. i.e.:

{% block content %}My default content{% endblock %}

https://liquidjs.com/tutorials/partials-and-layouts.html

Is it only my problem?

thanks

panoply commented 1 year ago

Will make it available in 4.0 #138

saiballo commented 1 year ago

thank you very much