All notable changes to the "ngx-translate-utils" extension will be documented in this file.
Initial features added
- Unused keys from selected language json file in diff window
- Displays values from all language files
- Provides keys for autocomplete
- peek all translation files on ctrl+click.
- Bug Fixes & Improvements.
- Added vscode settings support.
- Default language support
- convert selected hardcoded text into a ngx-translate string and pipe.
- Bug Fixes & Improvements.
- New commands for syncing:
- organize: organize keys in selected lang file with base file
- missed: find missed translations in selected lang file with base file
- Added json file support for generate translation snippet.
- Major Release
- Bug Fixes & Improvements.