Why isn't my VSCode formatting Shopify Liquid files on save?

I have the Shopify liquid extension installed on my VSCode and the following configuration in my settings.json:

{
  "shopifyLiquid.disableWindowsWarning": false,
  "themeCheck.checkOnSave": true,
  "themeCheck.checkOnOpen": true
}

I’ve already restarted VSCode to make sure the changes were applied. The Shopify linter shows errors on my code (spacing, liquid closing tags etc) but It doesn’t format the code on save.
It’s very annoying specially because of spacing

Any help is appreciated

1 Like

I have problem, too. I can’t save my liquid extension Remix file. I can’t save the change i have made in this file.