Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CrashCueNew to Visual Studio Code? Get it now.
CrashCue

CrashCue

Maulik Gupta

|
3 installs
| (0) | Free
Audible feedback for failed terminal commands
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CrashCue (VSCode Extension)

npm Visual Studio Marketplace

CrashCue is a lightweight CLI that plays an audible notification when terminal commands fail.

This VSCode extension triggers the globally installed crashcue CLI when a task fails.

VSCode extension requires globally installed CrashCue CLI.

Install (CLI)

npm install -g crashcue

Install (VSCode Marketplace)

  • Search for "CrashCue" in the Extensions view
  • Or run:
code --install-extension thenamakop.crashcue-vscode

Development

This package is intentionally not part of the npm workspaces in this repository.

cd packages/vscode-extension
npm install
npm run build

Package the VSIX:

cd packages/vscode-extension
npx --yes @vscode/vsce package
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft