Faah — Malayalam Sound AlertsA VSCode extension that plays Malayalam-themed sound alerts based on what happens in your editor. Sounds
How Each Sound Workspapapa / fahhhhh Triggers when any of the following finish running:
Not every terminal command triggers a sound. Only recognised build and git commands do. See the full list below. psst psst Triggers immediately when the language server reports new errors in your code. It only plays when errors go from zero to one — not repeatedly while errors already exist. Has a 10 second cooldown between plays. muneere kann chimm Triggers after you have been actively coding for 1 hour without a break. Plays once per hour and only while you are still at the keyboard. Commands That Trigger SoundsThe following terminal commands trigger papapa or fahhhhh based on exit code. Build commands
Git commands
Commands like RequirementsLinuxOne of the following audio players must be installed:
macOSNo setup needed. Uses the built-in WindowsNo setup needed. Uses PowerShell's built-in Note: PowerShell's SoundPlayer only supports Shell IntegrationFor terminal command sounds to work correctly, VSCode shell integration must be enabled. This allows the extension to read the command name and filter sounds precisely. Add this to your
Linux — Recommended Terminal ShellIf you use fish shell, the extension will automatically detect this and offer to set up shell integration for you. Click Enable Now when prompted. For the most reliable experience on Linux, set bash as the default terminal shell in VSCode:
This does not change your system shell — only the shell used inside VSCode's terminal. What happens without shell integrationWhen shell integration is not available, the command name cannot be read. In this case:
Enabling shell integration gives you precise filtering. Toggle SoundsYou can mute or unmute all sounds without uninstalling the extension.
Supported LanguagesWorks with any language that has a VSCode language extension installed:
Project Structure
TestingOpen the VSCode integrated terminal and run:
To test psst, open any
The TypeScript error will trigger the sound immediately. It will not play again until all errors clear and new ones appear. Contributing
Press F5 in VSCode to launch the Extension Development Host. LicenseMIT |