- Bump lodash dependency
- Removed the "always-on" feature for the inline translation settings. The setting now works as expected.
- Maximum Lookup Length settings now works as expected.
- Users can now chose between a 'nested' and a 'flat' translation key style (see Readme for infos about configuration.)
- Added command 'selectDefaultLanguage' to select the default language that is used to show inline translations.
- Did not change default language correctly and translation decorator did not work
- Added test coverage
- Fixed identification of ngx-translate projects
- Fixed potential security vulnerability introduced by a dependency.
- Fixed minor bugs
- Fixed potential security vulnerability introduced by a dependency.
- There is now an autocomplete function that shows all available translation identifiers when typing in html.
- Most of the settings now reside in the extensions settings page in vscode. The .lingua settings still exist to store mapping of languages to language files.
- Extension restrictions on Angular + ngx-translate projects
- Themable translation previews