Error Sound Alert
This VS Code extension plays a sound whenever a terminal command fails.
Features
- Detects terminal command execution
- Plays a sound when the command exits with an error
- Works with commands like:
node test.js
python test.py
gcc main.c
If the command exits with a non-zero exit code, a sound alert will be played.
Usage
- Install the extension
- Run any program in the VS Code terminal
- If the program fails, the extension will play a sound.
Requirements
VS Code with Terminal Shell Integration enabled.
License
MIT
| |