- Initial release
- Add support for VSCode 1.5.0
- Add support for Bun
- Add validation for duplicate translation keys on extract
- Add default value for translation keys on extract
- Fix a bug that fail translation with DeepL integration when source language has a hyphen
- Bump version to 0.0.7
- Fix a bug that import module incorrectly when extract translation
- Fix a bug that translation function parameters are not correctly parsed
- Improve extract translation algorithm
- Improve translations decorations algorithm
- When import path and alias cannot be identified, spawn a prompt to select them manually on Extract Translation action
- Fix a bug that quotes are not removed from the translation key
- Add support for DeepL API key in the environment variable
- Add new auto fill key option on Extract Translation action