Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Meme SoundsNew to Visual Studio Code? Get it now.
Meme Sounds

Meme Sounds

Nikhil Barik

|
18 installs
| (0) | Free
Plays a random meme sound (faah, bruh, emotional damage & more) when a command fails in the terminal. Like FAAA but with 28 sounds.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Meme Sounds

Your terminal fails. You get memed.

A IDE extension that plays a random meme sound effect every time a command fails in your terminal. 28 sounds across 3 categories — shuffled so you never hear the same one twice in a row.

Like FAAA, but with 28 sounds instead of 1.

demo

Features

  • Plays a random meme sound when any terminal command fails (non-zero exit code)
  • 28 built-in sounds across 3 categories: Random, Indian, NSFW
  • Shuffle mode — cycles through all enabled sounds before repeating
  • Sidebar settings panel — enable/disable individual sounds with one click
  • Preview sounds — listen before you enable
  • Smart filtering — ignores Ctrl+C, AI agent terminals, and package manager installs
  • Cross-platform: macOS, Linux, Windows

Sounds Included

Category Sounds Default
Random bruh, dundundun, emotional damage, faah, fart, wow, and 12 more Enabled
Indian CID theme, tehelka, abey sale, and 5 more Disabled
NSFW 2 sounds Disabled

How to Use

  1. Install the extension
  2. That's it. Run a failing command in your terminal and enjoy.

Customize Sounds

Click the speaker icon in the activity bar to open the settings panel. Toggle individual sounds or entire categories on/off.

How It Works

The extension listens to two IDE events:

  • Terminal shell execution — detects when a command in the integrated terminal exits with a non-zero code
  • Task process — detects when a IDE task fails

It smartly ignores:

  • Ctrl+C interrupts (exit code 130)
  • AI agent terminals (Copilot, Claude, etc.)
  • Package manager commands (npm install, pip install, brew, etc.)

Uninstalling

After uninstalling, restart IDE for the extension to fully stop. Until then, it may still play sounds from the previous session.

Requirements

  • IDE 1.93+
  • macOS: works out of the box (afplay)
  • Linux: needs mpg123 or aplay
  • Windows: works out of the box (PowerShell)

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft