Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Dev TranslatorNew to Visual Studio Code? Get it now.
Dev Translator

Dev Translator

bmongo

|
4 installs
| (0) | Free
Translate for developers
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Vscode Dev Translator Extension

For various translation scenarios in daily development

中文文档 | தமிழ் ஆவணம்

Licence

Introduction

During development, we often need to translate words, code snippets, and comments, especially in open-source projects where there are many English comments. We frequently need to find translation tools for this purpose. This plugin is designed to solve this problem, supporting Google and Bing translation services (more services will be added in the future).

Introduction

Features

Hover Translation

  • When you hover over a word (no need to select it), the translation result and original text will be displayed

  • When you select a word, the translation result and original text will be displayed

HoverWord

Convert to English

Trigger English translation through the devTranslator.toEnglish command

  • Enter Chinese text and press Enter to convert the content to English
  • The result not only includes the translated content but also converts it into related English variables, including camelCase, PascalCase, snake_case, and kebab-case variables. You can select the relevant content and press Enter to use it

ChineseToEnglish

Convert to Chinese

Trigger Chinese translation through the devTranslator.toChinese command

  • Enter English text and press Enter to convert the content to Chinese

EnglishToChinese

Convert to Specific Language

Trigger translation to a specific language through the devTranslator.toOtherLanguage command

  • First select the target language, press Enter, then input the content to be translated, and press Enter again to trigger the translation

ToOtherLanguage

Translation Panel

Open the translation panel through the devTranslator.openTranslationPanel command

  • On this page, you can select specific translation languages and trigger translation by clicking the translate button

OpenPanel

Configuration

devTranslator.translator: Translation service, you can choose Google or Bing

devTranslator.from: Source language for translation, you can choose Chinese or English

devTranslator.to: Target language for translation, you can choose Chinese or English

devTranslator.language: Default is the current VSCode language, this configuration affects the interaction language of the plugin

Supported Languages

  • English
  • Simplified Chinese
  • Tamil

Support

If this plugin is helpful to you, you can support us in the following ways:

  • Give us a star on Github Bmongo/vscode-translator
  • Provide feedback on issues or suggestions
  • Recommend this plugin to your friends/colleagues
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft