Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>AENTS i18n key finderNew to Visual Studio Code? Get it now.
AENTS i18n key finder

AENTS i18n key finder

AENTS-my

|
16 installs
| (0) | Free
Quickly find the values for i18n keys in your project. Hover over any text or use a command to view the associated value from the public/locales/index.json file.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

I18n key finder for AENTSCOPE

This Visual Studio Code extension provides hover information for i18n keys in JavaScript, TypeScript, and their React variants. When you hover over a key formatted like 'namespace:key:subkey', the extension displays the corresponding translations in Korean (ko-KR) and English (en-US).

Features

  • Hover over i18n keys to see translations in ko-KR and en-US.
  • Supports JavaScript, TypeScript, and their React variants.

Usage

  1. Open a JavaScript, TypeScript, or React file.
  2. Run the extension by press Ctrl+Shift+P and type start AENTS i18n key finder.
  3. Hover over an i18n key formatted like 'namespace:key:subkey'.
  4. The hover tooltip will display the translations in ko-KR and en-US.

Configuration

The extension currently does not have any configurable settings. Future versions may include options for customizing the hover display.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft