UMUTBAYGUT / comment-translator

Comment translator is extension for Visual Studio 2017. It make easy way to translate comment in editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Comment Translator

Build status

Download this extension from the VS Gallery or get the CI build.


Extension of visual studio 2017 that automatic translate comment in you open file.

See the change log for changes and road map.

Features

  • Auto translate comment in opening file.
  • Manual translate selected text with right-click (or Ctrl-Shift-T)

Automatic translate comment in opening file

Commnent in you opening file will be translate to language you were setting.

Auto Translate

Support Languages

  • CSharp
  • C/C++
  • FSharp
  • Visual Basic
  • Html
  • CSS
  • JavaScript/TypeScript
  • Xml
  • Xaml
  • Python
  • Razor

Toggle on/off

You can turn auto translate on/off by right click and choose in menu or use option page

Toggle Auto Translate

Manual translate selected text

Translate selected text by right-click or shortcut Ctrl-Shift-T

Manual Translate

Auto select line if not selected text

  • Not select text

Not Selected Text

  • Auto selecte and translate line

Auto Selecte Line

Copy translated text by one-click

Copy Translated Text

Setting translate

Options

Contribute

Check out the contribution guidelines if you want to contribute to this project.

For cloning and building this project yourself, make sure to install the Extensibility Tools 2017 extension for Visual Studio which enables some features used by this project.

License

Apache 2.0

About

Comment translator is extension for Visual Studio 2017. It make easy way to translate comment in editor

License:Other


Languages

Language:C# 100.0%