LocaleBreeze provides context-aware completion and navigation for JSON translation dictionaries and literal translation calls in TypeScript, TSX, JavaScript, and JSX.
Features
Complete full and scoped keys, including searches by translated values.
Navigate translation calls to the default-locale JSON declaration.
Find source usages from translation declarations.
Optionally fade and report unused default-locale keys.
Recognize configured translation-key types and component properties lexically.
Setup
Create locale-breeze.json in the workspace root. See the project documentation for configuration and supported source patterns.
The extension runs entirely on the local machine. It contains no telemetry and sends no project data over the network.