soerenuhrbach / vscode-deepl

DeepL for Visual Studio Code
MIT License
33 stars 7 forks source link

Add an option to specify the glossary #25

Closed JiaChen-Zeng closed 1 year ago

JiaChen-Zeng commented 1 year ago

I'd like to have an option to set the glossary.

glossary_id optional | body | string | Specify the glossary to use for the translation. Important: This requires the source_lang parameter to be set and the language pair of the glossary has to match the language pair of the request. -- | -- | -- | --
soerenuhrbach commented 1 year ago

Just implemented it and released it with version 1.0.6. Feel free to test it!

Let me know if I can make more improvements.