vscode-liquid
vscode-liquid copied to clipboard
Configuration options assets file path
Need settings to be able to set custom assets path, that can be used in parity with custom paths on syncify.
Example syncify setup
assets/styles/file.css > assets/styles-file.css
Or even
assets/styles/file.css > assets/file-styles.css
Ideally, we can define path rules same as syncify.
100%