The plugin provides a translation source for the ‘comment-translate’ plugin. Itself does not activate, it starts when enabled is selected.
- Provide translation capabilities
- Provides online document link text
Please install 'comment-translate' to use
- After installation, call the "Change translation source" command of "Comment Translate"
- Check "Deepl translate" to configure the plugin API Key
- Directly use the "Comment Translate" interactive mode to translate the corresponding text
This extension contributes the following settings:
deeplTranslate.apiFree
: Whether it is a free APIdeeplTranslate.authKey
: set toauthKey
to requestdeeplTranslate.preserveFormatting
: Sets whether the translation engine should respect the original formatting, even if it would usually correct some aspects. [More](https://www.deepl.com/zh/docs-api/translating-text/request/deeplTranslate.formality
: Sets whether the translated text should lean towards formal or informal language. More
Calling out known issues can help limit users opening duplicate issues against your extension.
Users appreciate release notes as you update your extension.
Initialize the project, the basic capabilities are implemented