panoply / vscode-liquid

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

Schema Snippets isn't working inside {% schema %} instead outside it is good. how to fix it. #126

Closed ghost closed 1 year ago

ghost commented 1 year ago

ref: https://github.com/panoply/vscode-liquid#schema-snippets

Outside schema tags its working fine: image

Inside Schema it is not working: image

How do I fix it?

panoply commented 1 year ago

Hey @SELFecomm

This will be addressed in #121

panoply commented 1 year ago

I'll be deprecating schema snippets as the Liquify supersede provides this. Until Liquify is released, schema snippets will not be supported by the extension.

panoply commented 1 year ago

Moving this to #121 where deprecation of schema snippets with replacement for intelliSense completions capabilities will be made available.