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.