Internationalization (i18n) Assistant for VS CodeStreamline your internationalization process with the Internationalization (i18n) Assistant, a powerful extension designed to enhance productivity by providing real-time translation updates, intuitive key autocompletion and on-hover translation displays. FeaturesLive Translation UpdatesAutomatically refresh translations as you work, ensuring your project is always up-to-date with the latest changes. Key AutocompletionReceive intelligent suggestions for translation keys as you type, making it faster and easier to work with your i18n files. Hover to View TranslationsQuickly view the value of translation keys by simply hovering over them, saving time and improving workflow efficiency. Create new translation keysWhen you open the quickFix menu, you can create a new translation key by selecting the option "Create new translation key". This will open a new input box where you can type the new key. After you press enter, the new key will be created. A prompt will be open for each i18n file present in the translation folder.
How to UseAfter adding the extension to your Visual Studio Code setup, it automatically activates for projects with a specified root directory for translations. Here's how to make the most of its features:
ConfigurationCustomize the extension to fit your workflow by setting your project's root translation directory in
Example Configuration
|