/microsoft-translator-vscode-ext

Translate your code using Microsoft Translate API.

Primary LanguageTypeScript



Microsoft Translator

Translate a selected text using Microsoft Translator API.

Important: In order to use this extension you'll need to provide a Microsoft Translator API Key of your own. Without the API Key this extension is useless for you.

Installation

  1. Install the extension.
  2. Create Microsoft Translator API Key. You can use Step by step Guide
  3. Add your API key in user settings configuration - microsoftTranslatorExt.apiKey
  4. Configure the first and second target language "microsoftTranslatorExt.firstLanguage":"en", "microsoftTranslatorExt.secondLanguage":"de"

Optional settings

Set microsoftTranslatorExt.appendText to true in order to append the selected text to the translated text. By default, the text would be replaced.

How to use

Select the text that you want to translate. Click right and execute Translate to 2nd language command.

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

Language code table

Supported Languages