zoooooway / comment-translate-caiyun

translate plugin for vscode via caiyun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

caiyun-translate README

The plugin provides a translation source for the comment-translate plugin. Itself does not activate, it starts when enabled is selected.

This plugin is adapted based on deepl-translate.

Requirements

Please install 'comment-translate' to use

Use

  1. After installation, call the "Change translation source" command of "Comment Translate"
  2. Check "caiyun" to configure the plugin API account
  3. Directly use the "Comment Translate" interactive mode to translate the corresponding text

Extension Settings

This extension contributes the following settings:

  • caiyunTranslate.token: set to token to request
  • caiyunTranslate.targetLang: set to targetLang to request

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

About

translate plugin for vscode via caiyun

License:MIT License


Languages

Language:TypeScript 77.0%Language:JavaScript 23.0%