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

Translation Mapper

Maya Abu Salman

|
4 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Translation Mapper

Ever been reading through a template and you find a translation key that maps to some text, and then you have to search for that key in the app to find out what the text is? In my experience, I felt that this gets a bit annoying when you're dealing with many translations, or if you have multiple translation files, and there are many similar translations under different nested keys. I think this just piles up into minutes that you could've spent focusing on the actual logic flow instead of looking for text mappings.

If this rings a bell, you can thank me later: Just CMD+click on a translation and find your way from a TS/JS/Handlebars file to the mapped YAML text!


🚀 Demo

Translation Mapper


⚙️ Extension Settings

Here are some settings you can configure to make things run smoothly:

  • translationMapper.translationFilePaths: Specifies the relative file path(s) where your translation file(s) are located. Defaults to en-us.yaml.

🐞 Known Issues

None yet — but let me know if you face any.


📋 Release Notes

1.0.0

  • Initial release of Translation Mapper.

✨ Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft