adv12 / AzureTranslator

A Visual Studio Code extension for translating text via Microsoft's Azure translation service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Translate README

Use your Azure Cognitive Services API Key to translate the selected text into the language of your choosing.

Features

  • Translates text via commands in the Command Palette.

Basic Translation

Extension Settings

This extension contributes the following settings:

  • azureTranslate.html: set to true to tell the translation service to treat the text as HTML
  • azureTranslate.endpoint: set to a region-specific Azure endpoint or use the default
  • azureTranslate.sourceLanguage: the source lanuage for translation

Release Notes

1.0.0

Initial release of Azure Translate

About

A Visual Studio Code extension for translating text via Microsoft's Azure translation service

License:MIT License


Languages

Language:TypeScript 100.0%