Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Releases: Shopify/theme-check-vscode

v1.2.0

01 Dec 16:24
Compare
Choose a tag to compare

Some updates that were overdue:

  • Document new LanguageServer configurations (theme-check v1.9.0 or higher).
    • "themeCheck.checkOnOpen"
    • "themeCheck.checkOnChange"
    • "themeCheck.checkOnSave"
  • Add way to opt out of annoying Windows warning.
  • Improve the activationEvents (only folders with .theme-check.yml or onLanguage:liquid will start the extension)
  • Add new "Shopify Theme Check: Run checks" command to manually run checks (for those that turn off all the checkOn* configs)