Skip to content

VS Code Extension - Translate content or strings in bulk right out of VS Code

Notifications You must be signed in to change notification settings

SourceKor/TranslateIO

Repository files navigation

Build Status

TranslateIO is a VS code extension that helps you translate specific strings or bulk translate. Simply highlight your target text and execute the desired command to translate on the spot.

Features

  • Translate and Replace command: Highlight your target text and execute the command to replace the highlighted content with the translated version.

Translate and Replace

  • Translate Strings and Replace command: Highlight a range of code and execute the command to replace only strings with the translated version.

Translate Strings and Replace

Extension Settings

This extension contributes the following settings:

  • translateIO.fromLanguage: Select the language to translate from (default English)
  • translateIO.toLanguage: Select the language to translate to (default Spanish)
  • translateIO.promptToLanguage: Prompts you to select the language to translate to before every translate operation

About

VS Code Extension - Translate content or strings in bulk right out of VS Code

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published