Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>BugBhaiNew to Visual Studio Code? Get it now.
BugBhai

BugBhai

Sudhanshu Raj

|
8 installs
| (1) | Free
Friendly JS/TS error detection with bilingual support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🐞 BugBhai – Smart Error Helper for JS/TS

BugBhai is a fun and powerful VS Code extension that detects common coding errors in JavaScript and TypeScript and displays friendly messages in English 🇬🇧 or Hindi 🇮🇳.

Perfect for beginners, students, and developers who want faster understanding of errors, cleaner code, and a little fun while coding! 😎


✨ Features

✅ Detects common errors in:

  • JavaScript
  • TypeScript

🌐 Bilingual Error Messages

  • English (en)
  • Hindi (hi)

🧠 Smart & Simple

  • Easy-to-understand explanations
  • Helps beginners learn faster

⚡ Lightweight & Fast

  • Activates only for supported languages
  • No performance impact

🖱️ Hover & Diagnostics

  • Shows missing semicolons
  • Detects undefined variables
  • Warns about unused functions
  • Highlights incomplete blocks
  • Hover explanation in chosen language

⚙️ Extension Settings

This extension contributes the following setting:

Setting Description Default
hoverErrors.language Select error message language (en or hi) en

Example configuration in settings.json:

{
  "hoverErrors.language": "hi"
}

---

## 📬 Contact & Support

If you face any issues, have feature requests, or want to collaborate, feel free to contact:

- 👤 **Author:** Sudhanshu Raj
- 📧 **Email:** sudhanshu.ok1802@gmail.com
- 🐙 **GitHub:** [https://github.com/Codesmashersgit](https://github.com/Codesmashersgit)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft