Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>i18n-quickviewNew to Visual Studio Code? Get it now.
i18n-quickview

i18n-quickview

Loot.js

|
142 installs
| (1) | Free
i18n-quickview enhances i18n workflows with features like hover translations, CTRL + click navigation to localization files, and translate key autocomplete
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

i18n QuickView

VSCode Extension for rapidly developing i18n projects

Features

  • Displaying all translations when hovering over a translate key (e.g. 'common.yes').
  • CTRL + click on a translation key opens the localization file and positions the cursor at the necessary line.
  • Scanner for untranslated strings. It is activated in the settings. The extension scans the open file for lines containing Cyrillic characters (ignores comments).
  • Untranslated strings are displayed in a separate view within vscode.
  • In the settings, you can specify the path to the localization files.
  • Autocomplete for translate key. The extension suggests translate keys based on input, shows valid keys, translations.

Features (ru)

  • Получение всех переводов, при наведении мышки на translation key (напр. 'common.yes')
  • CTRL + клик мышкой на translate key открывает файл локализации, и устанавливает курсор на нужной линии
  • Сканер непереведенных строк. Включается в настройках. Расширение сканирует открытый файл на наличие строк с кириллецей (игнорирует комментарии)
  • Непереведенные строки отображаются в отдельном view, внутри vscode
  • В настройках можно указаать путь к файлам локализации
  • Автодополнение translate key. Расширение подсказывает translate key, в зависимости от ввода, показывает допустимые keys, переводы.

Links

  • Demo: https://stackblitz.com/~/github.com/Lootjs/demo_vscode_i18n-quickview
  • Extension at VScode Marketplace: https://marketplace.visualstudio.com/items?itemName=Lootjs.Drevolootion
  • Support me on Patreon: Become a Patron
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft