angular-template-formatter
angular-template-formatter copied to clipboard
WARNING: This will delete i18n template variables
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.