Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ADK Terminal Error SoundNew to Visual Studio Code? Get it now.
ADK Terminal Error Sound

ADK Terminal Error Sound

Ankur Deep Konch

| (0) | Free
Plays a sound whenever an error occurs in the VS Code terminal.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Terminal Error Sound

A simple Visual Studio Code extension that plays a sound whenever a terminal command finishes with an error.

Features

  • Detects failed terminal commands.
  • Plays a custom sound when a command fails.
  • Works with programming languages and command-line tools that return a non-zero exit code.
  • Starts automatically when VS Code starts.

How it works

The extension monitors terminal commands in VS Code.

When a command finishes successfully, nothing happens.

When a command finishes with a non-zero exit code, the extension plays the configured error sound.

Requirements

  • Visual Studio Code
  • Windows

Sound

The extension uses:

sounds/error-sound.wav

Replace this file with another WAV sound if you want to use a different error sound.

Usage

Install the extension and use the integrated VS Code terminal normally.

Successful command:

No sound

Failed command:

Error sound plays

License

MIT

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