Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Project DeckNew to Visual Studio Code? Get it now.
Project Deck

Project Deck

100wish

|
2 installs
| (0) | Free
A minimal project launcher to organize, group, and quickly open your local folders — with git branch and remote info at a glance.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Project Deck

A minimal, dark-themed project launcher for VS Code. Organize your local folders into groups, see git info at a glance, and open any project with a single click.

Features

Folder Management

  • Add folders — Click + Add Folder, pick any local folder, and it appears as a card on your deck.
  • One-click open — Click any card to open that project in VS Code.
  • Remove — Hover a card and click × to remove it from the deck.
  • Persistent — All cards and groups are saved across VS Code sessions.

Git Info at a Glance

  • Each card shows the current branch with a git branch icon.
  • Remote URL is displayed in short form (e.g. user/repo).
  • Info refreshes automatically every time you open the deck.

Group Organization

  • Create groups — Click + New Group to categorize folders by team, product, stack, or anything you want.
  • Drag and drop cards — Move cards between groups or reorder them within a group by dragging.
  • Drag to reorder groups — Grab a group title to rearrange the order of entire sections.
  • Rename / Delete groups — Hover a group header to reveal Rename and × controls. Deleting a group moves its cards to Ungrouped.

Recent Projects

  • The top of the deck shows your 3 most recently opened projects for instant access.

Auto-Open

  • When VS Code starts with no folder or workspace open, Project Deck opens automatically so you can jump straight into a project.

Getting Started

Open the Command Palette (Ctrl+Shift+P) and run "Project Deck: Open", or just launch VS Code without a folder — the deck appears automatically.

Requirements

  • VS Code 1.74.0 or later
  • Git (optional — for branch and remote display)

License

MIT

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