Use google API without billing information requirement
Your plugin really useful, but I think it will be better if you can embed google translate by using google script instead required user register google api.
These are some solution you should reference
https://ctrlq.org/code/19909-google-translate-api
https://www.proz.com/forum/general_technical_issues/295586-how_to_obtain_a_google_translate_api_v2_key.html
I have busy days, maybe I'll have a look later. PRs are welcome.
Does't matter, I just feedback an idea maybe help you make your plugin more useful and convenience.
See, thanks for your infomation😄
@ilentt I have viewed your links: Google Apps Script is for google cloud platform only, not available in VSCode. translate.googleapis.com may not reliable enough since it may limit you request frequency or count. The extension may start dozens, even hundreds of translation requests at a time.