Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Resource PeekNew to Visual Studio Code? Get it now.
Resource Peek

Resource Peek

Hademar

|
3,324 installs
| (2) | Free
Peek for the text values of ngx-translate translation keys.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft