Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/henvy-mango/comment-translate-transmart
https://github.com/henvy-mango/comment-translate-transmart
translate translate-comments vscode vscode-extension
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/henvy-mango/comment-translate-transmart
- Owner: Henvy-Mango
- License: gpl-3.0
- Created: 2024-01-09T16:46:53.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-07T02:55:04.000Z (11 months ago)
- Last Synced: 2024-04-29T02:56:15.267Z (9 months ago)
- Topics: translate, translate-comments, vscode, vscode-extension
- Language: TypeScript
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Comment Translate TranSmart README
The plugin provides a translation source via **[Tencent TranSmart](https://transmart.qq.com)** for the **comment-translate** plugin. Itself does not activate, it starts when enabled is selected.
This plugin is adapted based on **[deepl-translate](https://github.com/intellism/deepl-translate)**.
## Requirements
Please install '[comment-translate](https://github.com/intellism/vscode-comment-translate)' to use
## Use
1. After installation, call the "Change translation source" command of "Comment Translate", and choose `Tencent TranSmart Translate`
2. Directly use the "Comment Translate" interactive mode to translate the corresponding text## Known Issues
Calling out known issues can help limit users opening duplicate issues against your extension.
## Release Notes
Users appreciate release notes as you update your extension.
### 0.0.1
Initialize the project, the basic capabilities are implemented