---
title: >-
  Introducing intelligent code completion for Liquid - Shopify developer
  changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/introducing-intelligent-code-completion-for-liquid
  md: >-
    https://shopify.dev/changelog/introducing-intelligent-code-completion-for-liquid.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2023-01-26T15:48:30-05:00'
  postedAt: '2023-01-26T15:00:00-05:00'
  updatedAt: '2024-02-02T10:05:10-05:00'
  effectiveAt: '2023-01-26T15:00:00-05:00'
---

January 26, 2023

Tags:

* API

# Introducing intelligent code completion for Liquid

We've added intelligent code completion features in Theme Check so that you can speedup writing Liquid code.

You can easily explore Liquid attributes as you type and benefit from type inferences, smart filters and scope awareness. With in-line documentation, you can check the most updated version of our documentation for objects, attributes, filters, and tags.

To start using, install [Theme Check](https://github.com/shopify/theme-check#installation)
