Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Translation GeneratorNew to Visual Studio Code? Get it now.
Translation Generator

Translation Generator

Massimiliano Casadei

|
225 installs
| (0) | Free
A visual studio code extension for you to generate the translations without leaving the current file.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Translation Generator

A visual studio code extension for you to generate the translations without leaving the current file.

Forked from: https://github.com/thiagocordeirooo/generate-translation-vscode

Usage

Use cmd+shift+p and search Translation Generator.

Extension Settings

This extension contributes the following settings:

  • ng-translation-generator.path: Path to find your i18n files.
  • ng-translation-generator.sort: Sort object after inserting translation.
  • ng-translation-generator.replaceOnTranslate: Replace the selected text in HTML files after generating a translation string.
  • ng-translation-generator.templateHtmlToReplace: Template HTML to replace the selected text after generating a translation string. The string i18n will be replaced by the chosen key.
  • ng-translation-generator.flatFormat: Generate json with flatten keys.
  • ng-translation-generator.convertCaseToPascal: Force every new key into PascalCase format.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft