Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>mew-gg-terminalNew to Visual Studio Code? Get it now.
mew-gg-terminal

mew-gg-terminal

pythonmeetdev

|
3 installs
| (1) | Free
Plays mew on success and gg on terminal failure
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🐱 Mew-GG Terminal

Bring some fun to your VS Code terminal! This extension listens to your terminal commands and plays an audio reaction based on the execution result. Perfect for developers who want a little entertainment (and a good laugh) while debugging.

✨ Features

  • Success (Exit Code 0): Plays a satisfying "Mew" sound when your command runs perfectly.
  • Failure (Exit Code > 0): Plays a classic gamer "GG" sound when your command crashes, fails, or typos occur.

🚀 Requirements & Best Practices

  • This extension relies on VS Code's Shell Integration to track command status.
  • Highly Recommended: Use PowerShell (Windows) or zsh/bash (Mac/Linux) as your default integrated terminal for the best experience.
  • (Note: Older terminals like Command Prompt/CMD may not pass exit codes correctly).

📦 How to Install (VSIX)

  1. Open VS Code and go to the Extensions view (Ctrl+Shift+X).
  2. Click the ... (Views and More Actions) menu at the top right of the Extensions panel.
  3. Select Install from VSIX...
  4. Locate the mew-gg-terminal-0.0.1.vsix file and select it.
  5. Open a new PowerShell terminal in VS Code and try running a command!

📝 Release Notes

0.0.1

  • Initial release: The terminal now properly mews and GGs.

Built for the dev community. Check out more coding logs and tech articles at PythonMeetDev.

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