Skip to content

[FEATURE]: Project browser with readable names and auto-naming #30535

@georgeskhouriberlin-66

Description

@georgeskhouriberlin-66

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Problem

There is no dedicated view that lists all opened projects with human-readable names. Currently:

  • The "Open Project" dialog (Ctrl+O) shows recent projects but requires searching.
  • The command palette (Ctrl+P) shows projects but often only one recent entry, not a browsable list.
  • The sidebar displays projects as single initials, which doesn't scale.
  • Projects are identified by raw paths, not meaningful auto-generated names.

Requested features

  1. Project browser/overview screen – A dedicated view (e.g., under "New Session" or as a sidebar section) that lists ALL opened projects with their display name and path. Clicking a project opens a fresh session.

  2. Auto-naming – When a project is opened, auto-generate a readable name from the directory or git repo name (e.g., ~/dev/my-appmy-app), with the option to override it.

Why this matters

  • Users with many open projects need a quick way to browse and select by name.
  • Descriptive names reduce cognitive load vs. raw paths or initials.
  • Improves the overall project-switching UX.

Related issues

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions