A Visual Studio Code extension that helps developers manage internationalization (i18n) translation keys from JSON files. This tool streamlines the process of working with translation files by automatically generating and organizing key structures.

Key Features

  • Automatically generates translation keys from JSON structures
  • Supports nested JSON objects with proper key path generation
  • One-click copy of generated keys
  • Multi-file support for complex translation systems
  • Customizable key formatting options
  • Direct integration with VS Code’s command palette

For more information and documentation, visit the GitHub repository.

image