GithubHelp home page GithubHelp logo

stark-eth / openai-translate-vscode Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 4.0 495 KB

Yet another OpenAI Translator for vscode. Fork from:https://github.com/yetone/openai-translator

License: GNU Affero General Public License v3.0

TypeScript 100.00%
chatgpt vscode vscode-extension openai

openai-translate-vscode's Introduction



OpenAI Translate

Translate your code using OpenAI API.

version

Installation

  1. Install the extension.
  2. Configure apikey and apiurl in user settings configuration - openaiTranslate.apiKey openaiTranslate.apiURL.
  3. Configure desired 'translate to' language/s in user settings configuration - openaiTranslate.languages.

config

How to use

Select the text that your want to translate and execute Translate command.

Tip: Use the shortcut Ctrl+Alt+t to translate the selected text.

Select the code that your want to comment and execute Comment command.

Tip: Use the shortcut Ctrl+Alt+c to translate the selected text.

Select the code that your want to complete and execute Complete command.

Tip: Use the shortcut Ctrl+Alt+f to translate the selected text.

Features

  • Multi Languages:
    Translate your code to multi languages simply by adding the desired language code to openaiTranslate.languages string array configuration.(You can add any language supported by ChatGPT)
  • Replace Text:
    Replace selected text with translated text by configuring openaiTranslate.replaceText to 'true'.
  • Multi Cursor:
    Translate/Replace selected text in each selected cursor's text.
  • Multiline:
    When selected text is multiline, each line will be translate separately.

Enjoy!

openai-translate-vscode's People

Contributors

jesseid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

openai-translate-vscode's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.