Faah — Terminal Error SoundAn audible alert for VS Code — get notified the moment a terminal command fails, without having to watch the screen. How it worksFaah monitors your integrated terminals in the background. When a command fails, it plays a sound. It triggers on two conditions:
A short cooldown prevents repeated playback for the same failure. RequirementsLinux only. One of the following audio players must be installed:
The extension tries them in order and uses the first one found. If none are available, a notification will guide you. TroubleshootingNo sound plays
Errors not detected
Faah uses VS Code's built-in shell integration, which is active by default for bash, zsh, fish, and PowerShell. It does not work with ContributingIssues and pull requests are welcome at github.com/saidurpulok/faah-for-error. License |