Please confirm that you have:
In which of these areas are you experiencing a problem?
Theme
Expected behavior
- When you run
shopify theme check I want to see all the theme-checks that show up in VSCode
Actual behavior
- LiquidDoc error does show up when its within the same file
- Cross-file LiquidDoc errors (like when one is referenced via
render or content_for tag do not show up)
NOTE: This only happened on my Windows, but it works on my Mac
Verbose output
Reproduction steps
- Create a snippet with LiquidDoc with at least 1 required param
- Render that snippet, without passing in the required args
- See the error in VSCode
- Run
shopify theme check and notice it does not appear in the logs
Operating System
Windows 11
Shopify CLI version (shopify --version)
3.83.1
Shell
No response
Node version (run node -v if you're not sure)
No response
What language and version are you using in your application?
No response
Please confirm that you have:
In which of these areas are you experiencing a problem?
Theme
Expected behavior
shopify theme checkI want to see all the theme-checks that show up in VSCodeActual behavior
renderorcontent_fortag do not show up)NOTE: This only happened on my Windows, but it works on my Mac
Verbose output
Reproduction steps
shopify theme checkand notice it does not appear in the logsOperating System
Windows 11
Shopify CLI version (
shopify --version)3.83.1
Shell
No response
Node version (run
node -vif you're not sure)No response
What language and version are you using in your application?
No response