diff --git a/.vscode/i18n-ally-custom-framework.yml b/.vscode/i18n-ally-custom-framework.yml new file mode 100644 index 0000000..612faa9 --- /dev/null +++ b/.vscode/i18n-ally-custom-framework.yml @@ -0,0 +1,10 @@ +languageIds: + - javascript + - html + - typescript + - plaintext +keyMatchReg: + - '\{\{__ "([a-zA-Z0-9_-]+)"\}\}' +monopoly: false +refactorTemplates: + - '{{__ "$1"}}' \ No newline at end of file