VS Code Extensions
K

Katlego Code Sound

by KatlegoRapanyane

Plays success and fail sounds based on your code errors — works across all languages

Downloads

1

Rating

(0)

Version

1.0.0

Last updated

Jun 13, 2026

A VS Code extension that plays sound notifications based on your code status — works across all programming languages.

How it works

  • Error sound 🔴 — plays when your code has errors (Python, JavaScript, TypeScript, Java, HTML, CSS and more)
  • Success sound ✅ — plays when all errors are resolved and your code is clean

Features

  • Works with all languages VS Code supports diagnostics for
  • Detects errors from the terminal output (Python tracebacks, npm errors, build failures)
  • Detects task results (build tasks, test runners)
  • Stops the current sound before playing the next one

Requirements

  • macOS (uses afplay for audio playback)
  • VS Code 1.110.0 or higher

Built by

Katlego Rapanyane — github.com/KatlegoRapanyane

Related extensions