Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Faaaaaah!New to Visual Studio Code? Get it now.
Faaaaaah!

Faaaaaah!

Najib Hossain Nahin

|
4 installs
| (0) | Free
Competitive programming judge for VS Code. Hear Faaaaaah! when you fail.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Faaaaaah!

A lightweight competitive programming judge panel for VS Code.

Run C, C++, and Python code against test cases directly from the sidebar. Hear Faaaaaah on failure.

Features

  • Activity Bar panel — click the F icon to open the judge sidebar
  • Keyboard shortcut — Ctrl+Alt+J / Cmd+Alt+J on Mac
  • Supports C (gcc), C++ (g++ -std=c++17), Python (python / python3)
  • Per-file persistence — test cases saved per source file via workspace state
  • Run individual or all test cases
  • Auto-renumber cases when one is deleted
  • Plays Faaaaaah.wav + red screen flash on failure

Requirements

  • gcc / g++ on your system PATH (for C/C++)
  • python or python3 on your system PATH (for Python)

Usage

  1. Open a .c, .cpp, or .py file in the editor
  2. Click the F icon in the Activity Bar (or press Ctrl+Alt+J)
  3. Click + case to add a test case
  4. Fill in input and expected output
  5. Press run (or ▶ run all)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft