Where does the bug appear (feature/product)?
Somewhere else…
Describe the Bug
Shopify Liquid syntax highlighting does not work correctly in the “Agents Window Glass” view.
Steps to Reproduce
Open file with extension name .liquid
Expected Behavior
Syntax highlighting works as in IDE mode
Operating System
MacOS
Version Information
Version: 3.10.20
VS Code Extension API: 1.125.0
Commit: 23b9fb205fe595ea2be29da7214e19762d037fc0
Date: 2026-07-07T07:03:33.071Z
Layout: IDE
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.256
OS: Darwin arm64 25.5.0
Additional Information
Cannot use Agent view as Shopify Developer
Does this stop you from using Cursor
Yes - Cursor is unusable
Colin
(Colin)
July 13, 2026, 1:04pm
5
Hey there!
Shopify Liquid is a language contributed by a third-party extension, and with the exception of a few allow-listed extensions, extension-contributed grammars don’t register reliably in the Agent Window file viewer.
Expanding support for which LSPs load in the Agent Window is a common request, and we’re not quite sure yet what our long-term approach will be for tackling it.
Hi @igor , thanks for the report and thank you for trying out Agents View. Yes, this is currently a known limitation of Agents view. We prioritized getting Agents view in the hands of as many users as possible as quickly as possible over full feature parity with the IDE. Expect more changes and more features to roll out but for now if you need the Svelte formatting it may be best to use the regular IDE view.
If you just need Prettier, but you don’t need to see the formatting in Agents view, you …