All notable changes to the "Translate it" extension will be documented in this file.
- Added : New
Bing Translator
feature- Now, supports two translation api
Google
andBing
- See
translateIt.api
configuration
- Now, supports two translation api
- Updated : Internal dependencies
- Fixed :
Translate it
command does not work from the context menu
- Refactored : Bundle the extension to reduce the size
- Updated : The horizontal rule in the Output Channel has correctly width even if the header contains CJK (Chinese/Japanese/Korean) characters
- Updated : Internal dependencies to solve security vulnerabilities
- Updated : Internal dependencies to solve security vulnerabilities
- Updated : Internal dependencies
- Fixed : Security update (update some packages)
- Refactored : Changed all command functions to command classes
- Refactored : Changed all event listener functions to event listener classes
- Updated : Changed internal Google Translate API calling
- Fixed :
403 Forbidden
issue
- Added :
Remove Translation Highlighting
Command (Context Menu support) - Updated : Change the color of translation highlighting
- Fixed : Not changed hover message after changing target language from on hover
- Change project repository url
- Update README
- Updated : Displays more details of progress in the notification
- Updated : Increases accuracy of automatic detecting user's prefer display language
- Updated : README
- Fixed : Always translating a whole line text even though select a word
- Fixed : Does not display hover when selected last line is empty
- Added : Fitting the selection ranges for parsed comments only
- Added : Changing target language on hover display and re-translating
- Fixed : Translated result does not remove whitespace characters
- Fixed : Output Channel always showing
- Updated : README
- Initial release