killalau / vscode-liquid-snippets

Shopify Liquid Template Snippets
MIT License
26 stars 21 forks source link

Update snippet to include schema fields #16

Closed joseph-sx closed 4 years ago

joseph-sx commented 4 years ago

I've updated the snippets file to add schema fields as @mateuspv did in his deprecated extension.

fields are:

_schema
_text
_textarea
_image_picker
_radio
_select
_checkbox
_range
_color
_font
_collections
_product
_blog
_page
_link_list
_url
_video
_richtext
_html
_article
_header
_paragraph
_blocks 

same usage the difference is the prefixes (_), kept as the original one

demo: Demo