Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>FAAAHH On FailNew to Visual Studio Code? Get it now.
FAAAHH On Fail

FAAAHH On Fail

Abhay Parekh

|
57 installs
| (0) | Free
Plays a 'FAAAHH' sound when runs or tests fail.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

FAAAAHH On Fail

A VS Code extension that sounds "FAAAHH" when failures or code errors are detected.

Triggers

  • Task or build fails (Tasks: Run Build Task, npm tasks, etc.)
  • Test run fails (VS Code Testing API)
  • Integrated terminal exits non-zero (for run/build/test commands)
  • New editor diagnostics errors appear (red Error-level problems)

Settings

  • faaahhOnFail.enabled (default: true)
  • faaahhOnFail.monitorTerminals (default: true)
  • faaahhOnFail.monitorDiagnostics (default: true)
  • faaahhOnFail.showNotifications (default: false)
  • faaahhOnFail.soundPath (default: "", falls back to bundled sound/TTS)

Command

  • FAAAHH: Test Sound (faaahhOnFail.testSound)

Notes by OS

  • macOS: uses built-in say
  • Linux: uses espeak if installed
  • Windows: uses PowerShell SpeechSynthesizer
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft