mjmlio / vscode-mjml

MJML preview, lint, compile for Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=attilabuti.vscode-mjml
MIT License
178 stars 24 forks source link

[request] Support filePath for linting #19

Closed lachieh closed 1 month ago

lachieh commented 3 years ago

At the moment, there is no way to customize the filePath setting for the linter. It would be great if there was a way to tell the linter about the custom filePath or to be able to pick up the setting from the config property in the .mjmlconfig file.

iRyusa commented 3 years ago

cc @kmcb777 We might be able to pass down absolute path here ?

iRyusa commented 1 month ago

I think this should be good in 2.x now. Feel free to ping if not yet solved