vscode-plugin-dictionaryFor Chinese, sometimes you read files in vscode, such as Markdown file, and find a English word you don't know, you might copy the word to browser or other apps, get the translation. It's not convenient. Now, you can install this plugin to get the translation without leaving vscode. 对于中国用户来说,有时在 vscode 上阅读一些文件,比如 markdown 文件,会发现一个英文单词不认识,你可能会把单词复制到浏览器或者别的 App 中 查找,拿到单词的翻译。这样做很不方便。现在,你可以安装这个插件,不用离开 vscode 界面就可以查看翻译了。 Features
RequirementsNo requirements, except for healthy network. Extension SettingsNo settings. Known IssuesWelcome to put your issues. where to put your issue Release Notes0.0.1Initial release Get StartedFirstly, install this plugin from extension market. (首先,从插件市场安装这个插件) Second, open a file in your vscode, such as a markdown file. (其次,用 vscode 打开一个文件,比如一个 markdown 文件) Then, take a right-click, and choose Now, let's try to translate English word! (现在,让我们尝试翻译英文单词吧) Keep in mind that you connect to internet. (切记,你要联上网) Select a word with your mouse, this word will be in hightlight background.Then hover your mouse on this word, and you will see a tip hover the word, containing the translation. (用鼠标选中一个单词,这个单词的背景色会变成高亮颜色,之后将你的鼠标悬在单词上,你就能看到会浮现一个小提示框,里面就是你要的翻译信息) The tip seems to be like this: (框内的翻译信息长得大概是这样)
Great! If you want to stop translating, you can take a right-click in your editor, choose If you meet some problems, you can open your Finally, you can contain these messages in your issue. (最后,在你提交的 issue 中带上这些信息) |