Skip to content
| Marketplace
Sign in
Visual Studio Code>Education>Dev TranslateNew to Visual Studio Code? Get it now.
Dev Translate

Dev Translate

Parivartya Corporation

|
3 installs
| (0) | Free
Professional translation, comment rewriting, and bulk comment translation with Status Bar control.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Dev Translate 🌐

Dev Translate is a powerful, lightweight VS Code extension designed for developers working in international teams or exploring foreign codebases. Translate code comments, strings, and documentation instantly without ever leaving your editor.

Version License

alt text

✨ Key Features

  • Instant Selection Translation: Select any text and translate it to your target language with one click.
  • Developer Rewrite: Automatically convert text into clean, standardized English code comments (e.g., // This is a formatted comment).
  • Bulk Comment Translation: Scan your entire file and translate every single-line and multi-line comment (//, #, /* */) while preserving your code's logic.
  • Status Bar Integration: A dedicated "Global Language" indicator in the status bar for quick switching.
  • Smart Logic: Our regex engine is context-aware—it translates comments but ignores URLs (no more broken https:// links!).
  • Progressive Feedback: Real-time progress bars for bulk translation tasks.

🚀 How to Use

1. Translate Selection

  1. Highlight any text in your editor.
  2. Right-click and select "Dev Translate: Translate Selection" (or use the Command Palette).
  3. A notification will appear with the result. Choose to Replace, Copy, or Change Language.

2. Rewrite for Developers

  1. Select a rough note or a sentence in another language.
  2. Select "Dev Translate: Rewrite for Developers".
  3. It will be converted into a perfectly formatted English code comment.

3. Translate All Comments

  1. Open any source file.
  2. Run "Dev Translate: Translate Comments in File".
  3. Watch as all your code comments are translated in the background via a batch process.

4. Quick Language Switch

Click the 🌐 icon in the Bottom Right Status Bar to instantly change your target language for the entire workspace.


⚙️ Extension Settings

This extension contributes the following settings:

  • devTranslator.defaultLanguage: Set your preferred target language code (e.g., en, hi, es, fr). Default is en.

🌍 Supported Languages

We support 20+ major languages including:

  • 🇺🇸 English (en)
  • 🇮🇳 Hindi (hi)
  • 🇪🇸 Spanish (es)
  • 🇫🇷 French (fr)
  • 🇩🇪 German (de)
  • 🇨🇳 Chinese (zh-cn)
  • 🇯🇵 Japanese (ja)
  • 🇰🇷 Korean (ko)
  • 🇧🇷 Portuguese (pt)
  • 🇷🇺 Russian (ru)
  • ...and many more!

🛠️ Installation

  1. Open VS Code.
  2. Press Ctrl+P, type ext install your-publisher-name.dev-translator.
  3. Click Install.
  4. Restart VS Code or reload the window.

🛡️ Privacy & Performance

  • Safety First: Your code logic remains untouched. Only comments and selections are processed.
  • Concurrency: Bulk translations are handled in parallel batches to ensure speed even in large files.
  • API: Powered by the reliable Google Translate API.

🙌 Contributing & Support

  • Found a bug or have a feature request? Please open an issue on our GitHub Repository. Enjoying Marker Pen? Consider leaving a ⭐ on the Marketplace!

Connect with me

=====================

  • LinkedIn: Rakesh Chauhan - Professional updates
  • Instagram: mr.rkchauhan - Follow & Contact Me
  • YouTube: Meta Programming - Video tutorials
  • Website: parivartya Corporation - Visit on Site

Happy Coding! 💻✨

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft