This extension allows you to more easily see the value of your ngx-translate keys - without having to manually search for the key. This is done in two ways:
- Hover over translation keys to see its value of the first translation file.
- Ctrl+click or Cmd+click on translation keys to go to value/peek all translation files.
It also provides autocompletion support for resource keys.
This extension was inspired by similar extensions such as Angular Follow Selector and File Peek.
Find the GitHub repo here.
- Visual Studio Code 1.10+
- An Angular project using ngx-translate
- Your translation files need to be in assets/i18n