Shopify Schema Snippets for Visual Studio Code
Adds a number of useful liquid snippets to Visual Studio Code for both .liquid and .json files.

Features
- Support for all current Shopify Input Types
- Support for a large number of tags (conditional, iteration, syntax, variable, etc.)
- Support for a large number of filters
Requirements
Release
2.6.0
- Added support for metaobject, metaobject_list
2.5.0
2.4.0
- Added support for article_list
2.3.0
- Added support for doc tags
2.2.0
2.0.4
- Fork from existing repo
- Copy changes from existing PR's
- Add support for collection_list, product_list, number, color_background, inline_richtext, liquid
- Add support for json files
- Add dimensions to image and video fields
2.0.3
- Fix wrong spacing in schema blocks
2.0.2
- Fix missing colon in tag _color
2.0.1
- Fix typo for color picker in schema
2.0.0
- Add new schema tags: _schema, _text, _page, ...
- BREAKING: remove hard/auto dependency of the extension
1.3.0
- Add theme tags: render, renderwith
1.2.0
- Add theme tags: schema, stylesheet, stylesheet_scss,
1.1.1
- Update readme, step to enable Emmet
1.1.0
- Add whitespaced comment tag
1.0.1
- Add keep both tag for whitespace and non-whitespace control
1.0.0
Future Plans
- Add support for more filters
- Better labelling of snippets
| |