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

Project Picker

statiolake

|
1 install
| (0) | Free
Pick and open local projects from a remote VS Code window
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Project Picker

Project Picker is a UI extension for opening projects from the local machine when the current VS Code window is connected to a remote environment such as a Dev Container or SSH host.

Commands

  • File: Open Project... lists configured local project directories.
  • File: Create and Open New Folder creates a local folder and opens it.

Press Enter to open a project in the current window. Press Cmd+Enter on macOS, or Ctrl+Enter on Windows and Linux, to open it in a new window.

Project directories are configured with vscode-project-picker.openProject.directories. The extension supports recursive discovery, Git repository/worktree filters, date-formatted paths, and Dev Container entries.

Settings from the former project picker in Extended Actions are read as a fallback, so existing vscode-extended-actions.openProject.* settings continue to work while you migrate to the new namespace.

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