A VS Code extension that plays audio notifications when terminal commands fail. Helps developers quickly identify failed builds, compilation errors, and other terminal issues with customizable sound alerts.
Features
🔊 Automatically plays a sound when terminal errors are detected
🎲 Randomly selects from multiple sound files
🎚️ Configurable volume control
⚙️ Enable/disable the feature anytime
🖥️ Cross-platform support (Windows, Mac, Linux)
⚡ Activates automatically on VS Code startup
Installation
Clone or download this repository
Run npm install to install dependencies
Add your sound files (.wav, .mp3, or .ogg) to the sounds/ folder
Press F5 to open the extension in debug mode, or package it for release
Configuration
Open VS Code settings and search for "Ramesh Terminal Error Sounds":