VS Code Extension

Faah

Your Command-Line Drama Alarm for VS Code

When your terminal screams, Faah screams louder.

terminal - zsh
Free & Open Source|MIT License

The Problem

Silent errors are the worst kind of errors

Without Faah

Sad developer staring at a silent terminal

Error happened 10 minutes ago. Nobody noticed.

The build is on fire. Everything is fine.

You find out during the demo. In front of the client.

$ npm run build
// ...silence...
// ...more silence...
ERROR: Build failed 12 minutes ago

With Faah

Developer gets an instant audio alert

Catches the error immediately

Saves the day. Feels like a superhero.

The client never knows it almost broke.

$ npm run build
ERROR: SyntaxError
>>> FAAH! <<<
Fixed in 30 seconds

Features

Everything you need to hear your errors

Plays FAAH on errors

Because silence is not golden when your build breaks.

Lightweight & Fast

Unlike your node_modules.

Regex-based detection

Smarter than your last regex attempt.

Cooldown system

So it doesn't FAAH 47 times per second.

Visual Settings UI

No JSON editing like a caveman.

Fully configurable

Your drama, your rules.

Perfect For...

Every developer's worst nightmare, now with sound

$ rm -rf /wrong-folder

When you rm -rf the wrong folder

$ docker build . --no-cache

When your Docker build fails for the 12th time

$ const x = y + ;

When you forgot a semicolon (again)

$ npm install

When node_modules decides to betray you

$ git push origin main

When your deploy fails at 2 AM

$ python manage.py migrate

When migrations break everything

Settings Dashboard

Your drama, fully customizable

Open the visual settings UI from the Command Palette. No JSON editing required.

Faah: Settings UI
FaahSettings Dashboard

Listen to terminal output for error patterns

75%

Audio alert volume (0-100)

3000ms

Minimum delay between alerts

append

Override or append to default patterns

(?i)error
(?i)fail(?:ed|ure)?
(?i)exception
(?i)fatal
(?i)segmentation\s+fault
Save Settings
Reset Defaults
Test Sound
“Coding is already dramatic.
Faah just makes sure you hear it.”

Ready to hear your errors?

Install Faah and never miss a broken build again.

Install from Marketplace
FAAHConcept by Md Shoaib TaimurBuilt by Toufiq Hasan Kiron
MIT LicenseMarketplace