theme-tools
theme-tools copied to clipboard
Add code action to disable a check
ESLint has those neat code actions we could emulate:
- "Disable $rule for this line"
- "Disable $rule for entire file"
It adds the magic comment for you. Might be possible to do the same.

I would love this!
Even more so, an autofixer for converting lines to {% liquid....
Good idea! Opened Shopify/theme-tools#431.
Reopening since this is about doing the right click code transformation vs supporting it in code.
Reopening since this is about doing the right click code transformation vs supporting it in code
Ah! Thank you for the context!