angular-template-formatter icon indicating copy to clipboard operation
angular-template-formatter copied to clipboard

WARNING: This will delete i18n template variables

Open JBorgia opened this issue 5 years ago • 0 comments

if you are using i18n code, this will delete your template variables. For example:

<button>{meterExemptButtonText, select, Remove Ownership Exemption {Remove Ownership Exemption} Exempt from Ownership {Exempt from Ownership}}</button>

all the text between the {} will end up being deleted on save. Love the extension. Hopefully, this is fixed soon.

JBorgia avatar Jun 13 '19 17:06 JBorgia