Project Switcher Overview
The Project Switcher provides instant fuzzy search across all your projects, making it easy to jump to any project regardless of which group it belongs to.
Opening the Switcher
Press Ctrl+P (or Cmd+P on macOS) to open the Project Switcher dialog.
How It Works
- Type a few characters from the project name or path
- The list filters in real-time as you type
- Use arrow keys to navigate results
- Press Enter to activate the selected project
Fuzzy Matching
The switcher uses fuzzy matching, so you can type:
ncto find “needlecast”blogto find any project with “blog” in the namework/clientto find “work/client-project”
Features
Real-time Filtering
Results update as you type — no need to press Enter.
Group-aware
Results show which group each project belongs to.
Git Status
Each result shows the current branch and dirty state.
Keyboard Navigation
- Up/Down — Navigate results
- Enter — Activate project
- Escape — Close without switching
Use Cases
Quick Context Switching
When working on multiple projects, Ctrl+P lets you switch without touching the mouse.
Finding Forgotten Projects
Can’t remember which group contains a project? Just type what you remember.