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-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, and section tags, and the asset_url filter.