When saving even an empty document, I get the following error:
ERROR: Parse error occured when formatting document
> Cannot read properties of undefined (reading 'startsWith')
I have the following very minimalistic config:
"[liquid]": {
"editor.defaultFormatter": "sissel.shopify-liquid",
"editor.formatOnSave": true
}
When saving even an empty document, I get the following error:
I have the following very minimalistic config: