vscode-handlebars-preview
vscode-handlebars-preview copied to clipboard
Use same json for multiple files
Hi,
since we are creating templates for different targets (text, email, sms, etc.) and languages, it would be great to just have one json file per directory and all templates in that directory would use the same json.
thanks! Tilli
We could probably use local configuration (as mentioned in #1) to achieve this. However I don't have much time to spend on this project at the moment, so if you want to go ahead and create a PR you're very welcome.
Hi @johnknoop,
thanks for the infos. haven't done a VSCode add-in before, so I guess it would be some job to get into that. Maybe I'll try it :)
Tilli