Translate languages.
Settings
Name | Description | Default |
---|---|---|
translation.api | 支持 google-cn(国内) 和 google | google-cn |
translation.fromLanguage | 逆翻译的目标语言 | en |
translation.targetLanguage | �正常翻译的目标语言 | zh-CN |
translation.detection | �是否开启语言检测,用于逆翻译 | true |
Commands
Name | Description | Keyboard Shortcuts |
---|---|---|
extension.translation | 开启/关闭 翻译 | ctrl(cmd) + T |
extension.translateReplace | 翻译结果�替换原文 | shift + ctrl(cmd) + R |
You can see https://cloud.google.com/translate/docs/languages
https://github.com/jianzhichun/vscode-translate
Enjoy!
init 0.0.1
init 0.0.2 add proxy support
update README.md
update to 0.0.4
add others translation support
add replace support
update to 0.0.5
add google translation optional
update to 0.1.0
add language detection support
update to 0.1.3
update to 0.1.4
change translate interval to 200ms
update to 0.1.5
change translate interval to 100ms
update readme