soerenuhrbach / vscode-deepl

DeepL for Visual Studio Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add an option to specify the glossary

JiaChen-Zeng opened this issue · comments

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.

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.