Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>I18n AssistantNew to Visual Studio Code? Get it now.
I18n Assistant

I18n Assistant

Gordon Poon

|
24 installs
| (0) | Free
Work with Lucid's i18n phrases more easily
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

i18n-assistant README

I18n Assistant simplifies the management and navigation of i18n phrases within Lucid's cake repository. This extension is designed to enhance the internalization workflow for Lucid software engineers, making it easier to find, view, and edit translations.

Features

  • Hover Preview: Easily access phrases by hovering over them in your code
  • Navigation: Jump to the corresponding phrase in i18n.json with a single click

Hover Preview

Hover

Note: When dealing with string interpolation and pluralization, hover preview does not evaluate the phrases to the values, since many of these values are usually initialized in runtime.

Navigation

Navigation

Extension Settings

This extension contributes the following settings:

  • i18nAssistant.lucidI18nPath: it refers to the path to the JSON file that contains all the i18n phrases within Lucid's cake repository.

Note: You do not need to define this in your configuration, since it defaults to the standard path. Only consider setting this config value if someone goes wrong.

Release Notes

1.0.0

Initial release

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