Getting Started with the Shopify Liquid Visual Studio Code extension
You can add Theme Check as a part of the Shopify Liquid Visual Studio Code extension. The Shopify Liquid Visual Studio Code extension has the following features:
- Underlines errors and provides warnings in the editor
- Offers quick fixes for auto-correctable offenses
- Offers intelligent code completion:
- Auto-completes objects and object properties
- Auto-completes filters compatible with the current context
- Auto-completes tags
- Shows documentation for auto-completion items from the Shopify Liquid reference
- Auto-closes Liquid delimiters
- Applies Liquid
{% comment %}
and{% endcomment %}
tags to line and block comments using keyboard shortcuts - Applies indentation
- Adds document links for
render
,include
, andsection
tags, and theasset_url
filter.
Requirements
Anchor link to section titled "Requirements"Shopify CLI must be installed.
Installing the extension in Visual Studio Code
Anchor link to section titled "Installing the extension in Visual Studio Code"You can install the Shopify Liquid Visual Studio Code extension from the Visual Studio Marketplace.