---
title: >-
  Theme Check 2.0: Unified theme developer tools everywhere - 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/theme-check-2-0-unified-theme-developer-tools-everywhere
  md: >-
    https://shopify.dev/changelog/theme-check-2-0-unified-theme-developer-tools-everywhere.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: Themes
    handle: dev_themes
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2024-01-18T03:02:25-05:00'
  postedAt: '2024-01-31T11:00:00-05:00'
  updatedAt: '2024-02-02T10:05:20-05:00'
  effectiveAt: '2024-01-31T11:00:00-05:00'
---

January 31, 2024

Tags:

* Themes

# Theme Check 2.0: Unified theme developer tools everywhere

Theme Check 2.0 marks the grand unification of Shopify theme developer tools. Now, you can use all Language Server Protocol (LSP) features in the [admin code editor](https://shopify.dev/docs/themes/tools/code-editor), on the [Shopify Liquid VS Code extension](https://shopify.dev/docs/themes/tools/theme-check/vscode), and on [Shopify CLI](https://shopify.dev/docs/themes/tools/cli).

Here's what's now available everywhere:

* Hover documentation support
* Code completion for theme, section, and block settings
* Code completion for theme translations
* Code completion for HTML tags, attributes, and values
* Code completion for Liquid filters, objects, and tags
* Enhanced auto-closing pair user experience
* Automatic support for new Liquid tags, filters, and objects

We're excited to see how these changes will enhance your theme development process. Learn more about Theme Check 2.0 on [Shopify.dev](https://shopify.dev/docs/themes/tools/theme-check) and happy coding!
