imlinhanchao / vsc-google-translate

A Translate Extension for VSCode
https://marketplace.visualstudio.com/items?itemName=hancel.google-translate
MIT License
108 stars 17 forks source link

The notifications on the bottom right #10

Closed temurih closed 3 years ago

temurih commented 3 years ago

The notifications at the bottom right, keep popping up when I translate something. I wonder if there is an option to limit those to error only. Meaning, they should not appear if the translation was successful, because you can see it working on your screen. Only if there is an error while translating.

image

imlinhanchao commented 3 years ago

OK~I get it. I will add a option.

imlinhanchao commented 3 years ago

You can update to 1.2.2 and checked option google-translate.noticeOnlyError.

temurih commented 3 years ago

It works like a charm! Thank you!