Shopify Liquid Content Schema Snippets
This extension for Visual Studio Code adds snippets for Shopify Liquid Template.
VS Code Market
Preview
Prerequisite
- Install the latest Visual Studio Code
Installation
Emmet Enable
Go to user settings and add the following:
"emmet.includeLanguages": { "liquid": "html" },
Usage
Type part of a snippet, press enter , and the snippet unfolds.
Alternatively, press Ctrl +Space (Windows, Linux) or Cmd +Space (OSX) to activate snippets from within the editor.
Snippets
liq-schema
liq-text
liq-checkbox
liq-radio
liq-range
liq-select
liq-header
liq-html
liq-video-url
liq-page
liq-article
liq-blog
liq-product
liq-collection
liq-image_picker
liq-richtext
liq-textarea
liq-paragraph
liq-url
liq-font_picker
liq-color
liq-link_list
Release
1.0.0
License
MIT
| |