This extension should be used with angular translation library ngx-translate. It searches translation keys (normally located in a [language-code].json file) in .ts, .js or .html files in the current workspace and shows unused keys inside a diff editor.
When having a ngx-translate translation file opened, you can hit F1 and type ngxtz: find translation zombies in this file
.
A diff editor will be openend showing the recommended changes. That's it.
Create your issues here
If you have any requirements or dependencies, add a section describing those and how to install and configure them.
No settings yet.
No issues yet.
Basis features added (searching zombies, showing diff)