coc-translator:co coc.nvim的翻译扩展

时间:2024-02-22 02:17:23
【文件属性】:

文件名称:coc-translator:co coc.nvim的翻译扩展

文件大小:20KB

文件格式:ZIP

更新时间:2024-02-22 02:17:23

vim translation neovim coc-nvim VimTypeScript

coc翻译器 翻译扩展。 安装 :CocInstall coc-translator 注意:无需安装vim-translator 产品特点 多个翻译引擎 翻译历史(CocList) 代理支持(请参阅 ) 组态 "translator.toLang" : { "type" : "string" , "description" : "Target language type" } , "translator.engines" : { "type" : "array" , "default" : [ "bing" , "google" , "youdao" , "haici" ] } , "translator.enableBorder" : { "type" : "boolean" , "default" : true } , "translator.enableHover" : { "type" : "boolean" , "default" : false , "description" : "Translate


【文件预览】:
coc-translator-master
----.gitignore(1KB)
----package.json(3KB)
----src()
--------provider()
--------util()
--------lists()
--------index.ts(3KB)
--------commands()
--------config.ts(210B)
--------types.ts(388B)
----webpack.config.js(748B)
----tsconfig.json(304B)
----.github()
--------workflows()
----.eslintrc.js(556B)
----README.md(3KB)
----.npmignore(89B)

网友评论