Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>error-sound-malikMistakeHoGyiNew to Visual Studio Code? Get it now.
error-sound-malikMistakeHoGyi

error-sound-malikMistakeHoGyi

someshsisodia

|
2 installs
| (0) | Free
Plays a custom sound when a terminal command exits with an error
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

P# 🔊 Error Sound — MalikMistakeHoGyi

A fun and useful VS Code extension that plays a custom sound whenever a terminal command exits with an error (non-zero exit code).

Never miss a failed command again — your terminal will literally cry out! 😄


✨ Features

  • 🎵 Auto-plays error.mp3 when any terminal command fails
  • ⚡ Shell integration exit code detection (primary method)
  • 🔁 Fallback keyword-based terminal output scanning
  • 🛡️ Debounced to avoid repeated sounds for the same error burst
  • 🧪 Manual test command to verify sound is working

📦 Installation

  1. Open VS Code
  2. Press Ctrl+Shift+P
  3. Type: Extensions: Install from VSIX...
  4. Select the downloaded .vsix file
  5. Restart VS Code — Done! ✅

🚀 Usage

Install the extension and it activates automatically.

Run any failing command in the terminal to hear the error sound:

cd /nonexistent-folder   # This will fail → sound plays!

🧪 Manual Test

Open the command palette (Ctrl+Shift+P) and run:

ErrorSound: Test Sound 🔊

This will play the sound immediately so you can confirm it's working.


⚙️ Requirements

  • VS Code version 1.85.0 or higher
  • Terminal shell integration enabled (default in modern VS Code)

🐛 Known Issues

  • Sound may not play if VS Code is muted or system volume is off
  • Shell integration must be enabled for exit code detection

📝 Release Notes

0.0.4

  • Improved reliability of error detection
  • Debounce added to prevent sound spam

0.0.1

  • Initial release

Made with ❤️ by Somesh Sisodia

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