VS Code extension that provides intelligent autocompletion for translation keys and previews of translations in your code.
View on VS Code Marketplace
- ๐ Smart Autocompletion: Get suggestions for translation keys while typing t("")
- ๐ง Context-Aware: Automatically detects translation context from useTranslation() calls
- ๐๏ธ Translation Preview: Hover over translation keys to see their values
- ๐ Dynamic Updates: Automatically refreshes when translation files change
- ๐ฆ Support for Multiple Formats: Works with nested JSON structures and arrays
- Open VS Code
- Press
Ctrl+P
/Cmd+P
- Type
ext install l10n-manager
For development, please check Visual Studio Code: Testing Extensions
- Press
Ctrl+Shift+P
/Cmd+Shift+P
- Type
L10n: Set Source Files
- Select your source translation JSON files or directories