Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Error Translator by EonmirthNew to Visual Studio Code? Get it now.
Error Translator by Eonmirth

Error Translator by Eonmirth

eonmirth

|
1 install
| (0) | Free
Understand errors in plain English. A professional tool by Eonmirth.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Error Translator - Understand Errors Instantly

Error Translator is a professional developer tool by Eonmirth that detects coding errors and explains them in plain English with suggested fixes. No more deciphering cryptic stack traces or googling "what is NullPointerException".

Features

  • 🔍 Instant Detection: Monitors terminal output and editor diagnostics automatically.
  • 📝 Plain English Explanations: Converts complex error messages into beginner-friendly text.
  • ✅ Quick Fixes: Suggests actionable code fixes that you can copy with one click.
  • 🧠 AI-Powered Fallback: Uses Gemini 1.5 Pro to explain rare or unique errors.
  • 🕒 Error History: Track all your previous errors and fixes in a dedicated sidebar.

Supported Languages

Supports 10+ languages including:

  • JavaScript / TypeScript
  • Python
  • Java
  • C / C++
  • Go, Ruby, PHP, and more!

Installation

  1. Install the extension from the marketplace.
  2. (Optional) Set your Gemini API Key in Settings (errorTranslator.apiKey) for AI fallback support.

Demo

Error Translation Demo

How it Works

  1. Detection: We listen to terminal output and editor "red squiggles".
  2. Matching: We first check our local database of 500+ common error patterns.
  3. AI Analysis: If no match is found, we securely send the error and code context to Gemini for a custom breakdown.
  4. Action: You get a notification. Click Explain to see the fix!

License

MIT

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