Skip to content
| Marketplace
Sign in
Visual Studio Code>Testing>BadgerNew to Visual Studio Code? Get it now.
Badger

Badger

Void Csillag

| (0) | Free
Marks folders as PASS or FAIL based on .pass / .fail marker files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Badger

A minimal VS Code extension that visually marks directories in the Explorer:

  • + badge if the folder contains a .pass file
  • × badge if the folder contains a .fail file

The markers are simple hidden files. No configuration required.

Usage

  • Create an empty file named .pass or .fail inside any folder.
  • The Explorer updates automatically.

Screenshot

Notes

  • If both files exist, .fail visually dominates due to icon color semantics.
  • Uses native Explorer decorations (no hacks, update-safe).

License

MIT

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