lanthaler / translation-manager

Manage your localized messages right from Visual Studio Code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Translation Manager

This extension simplifies the management of translations in JSON files.

Features

Adds a Translation Manager: Add localized message command to Visual Studio Code that allows you to add a localized message to all your locale files.

Extension Settings

This extension contributes the following settings:

  • translationManager.localeFolder: The path to the locale folder (relative to the workspace root).

Keyboard shortcuts

The extension support the following (configurable) shortcuts:

  • Shift+Alt+L: add a localized message

Credits

This extension has been inspired by locale-man.

About

Manage your localized messages right from Visual Studio Code.


Languages

Language:TypeScript 100.0%