# translate-vs-plugin **Repository Path**: qfengx_frontend/translate-vs-plugin ## Basic Information - **Project Name**: translate-vs-plugin - **Description**: vscode翻译插件 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-14 - **Last Updated**: 2022-01-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # translate-vs-plugin README * 目前支持有道云翻译 > 需要配置有道云appKey, appSecret > 对应的配置参数分别为 > * qx.translate.youdao.appKey 应用ID > * qx.translate.youdao.appSecret 应用秘钥 --- * 在编辑区域选中需要翻译的文本,右键菜单选择 "翻译" 即可,快捷键为 Ctrl+1