This VS Code extension has been deprecated because there is a more powerful translator DeepL now.
Translate English text to Japanese using みらい翻訳 (Mirai Translator) from VS Code.
みらい翻訳 (高精度な機械翻訳サービス)を使って英語のテキストを日本語に翻訳するための Visual Studio Code拡張機能です。
The icon made by Freepik from www.flaticon.com.
- Translation English text you selected to Japanese using みらい翻訳 by the command
Translate English to Japanese using Mirai Translator
on Command Palette. - Translation Japanese text you selected to English using みらい翻訳 by the command
Translate Japanese to English using Mirai Translator
on Command Palette. - Proxy support
- You can use a proxy to translate text with the following settings:
"miraiTranslator.proxy.host": "192.168.0.5" // Proxy disabled if empty "miraiTranslator.proxy.port": "8080" "miraiTranslator.proxy.username": "user1" // Proxy auth disabled if empty "miraiTranslator.proxy.password": "password"
- Enable proxy by the command
Enable proxy for Mirai Translator
on Command Palette. By default, the proxy is enable if the proxy setting is not empty. - Disable proxy by the command
Disable proxy for Mirai Translator
on Command Palette.
- You can use a proxy to translate text with the following settings:
- 選択した範囲の英語を日本語に翻訳(選択した状態でコマンドパレットの
Translate English to Japanese using Mirai Translator
を実行)- 選択した範囲の日本語を英語に翻訳(選択した状態でコマンドパレットの
Translate Japanese to English using Mirai Translator
を実行)- プロキシのサポート
- 以下の設定でプロキシを使用可能:
"miraiTranslator.proxy.host": "192.168.0.5" // 設定が空ならプロキシは無効 "miraiTranslator.proxy.port": "8080" "miraiTranslator.proxy.username": "user1" // 設定が空ならプロキシの認証は無効 "miraiTranslator.proxy.password": "password"- プロキシを有効にする(コマンドパレットの
Enable proxy for Mirai Translator
を実行)(デフォルトではプロキシ設定が空でなければ有効になる)- プロキシを無効にする(コマンドパレットの
Disable proxy for Mirai Translator
を実行)
Internet connection to みらい翻訳.
みらい翻訳 のWebページに繋がるインターネット環境。
Nothing.
なし。
See issues.
issues をご覧ください。
See CHANGELOG.md.
CHANGELOG.md をご覧ください。