An open API service indexing awesome lists of open source software.

https://github.com/formulahendry/vscode-translator

VS Code extension to translate between English and Chinese.
https://github.com/formulahendry/vscode-translator

Last synced: 6 months ago
JSON representation

VS Code extension to translate between English and Chinese.

Awesome Lists containing this project

README

          

# Translator

[![Join the chat at https://gitter.im/formulahendry/vscode-translator](https://badges.gitter.im/formulahendry/vscode-translator.svg)](https://gitter.im/formulahendry/vscode-translator?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Marketplace Version](https://vsmarketplacebadge.apphb.com/version-short/formulahendry.translator.svg)](https://marketplace.visualstudio.com/items?itemName=formulahendry.translator) [![Build Status](https://formulahendry.visualstudio.com/vscode/_apis/build/status/formulahendry.vscode-translator?branchName=master)](https://formulahendry.visualstudio.com/vscode/_build/latest?definitionId=10)

Translate between English and Chinese.

## Usage

Hover on a word to translate:

![hover](images/hover.png)

Select text to translate:

![translate](images/translate.png)

## Change Log

See Change Log [here](CHANGELOG.md)

## Issues

Currently, the extension is in the very initial phase. If you find any bug or have any suggestion/feature request, please submit the [issues](https://github.com/formulahendry/vscode-translator/issues) to the GitHub Repo.