Terminal FAHH 🔊
Plays a sound every time a terminal command fails!
Never miss a failed command again — Terminal FAHH plays a custom audio alert whenever a command in VS Code's integrated terminal exits with an error.
Features
- 🔊 Automatic error detection — plays a sound when any terminal command fails (non-zero exit code)
- 🎵 Custom sound support — use your own
.wav or .mp3 file
- 🎛️ Toggle on/off — easily enable or disable via settings
- 💻 Cross-platform — works on Windows, macOS, and Linux
Settings
| Setting |
Default |
Description |
terminalFahh.enabled |
true |
Enable or disable the error sound |
terminalFahh.soundFilePath |
"" |
Absolute path to a custom sound file. Leave empty for the built-in default. |
Requirements
- VS Code 1.93.0 or newer
- Terminal shell integration must be enabled (it's on by default)
Usage
- Install the extension
- Open a terminal in VS Code
- Run any command — if it fails, you'll hear the sound!
- Optionally set your own sound file in Settings → Terminal FAHH → Sound File Path
License
MIT
| |