Skip to content

Peek for the text values of ngx-translate translation keys.

License

Notifications You must be signed in to change notification settings

EvdRidder/resource-peek

Repository files navigation

Resource Peek

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.

Requirements

  • Visual Studio Code 1.10+
  • An Angular project using ngx-translate
  • Your translation files need to be in assets/i18n

About

Peek for the text values of ngx-translate translation keys.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published