github / github/app

In the GitHub Copilot desktop app, I would like every new session created wit...

Open
#3,848 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
2.1k
Forks
157
PR merge metrics
No merged PRs in 30d

Description

In the GitHub Copilot desktop app, I would like every new session created within a project to provide an optional right-side file explorer.

Currently, the right-side panel appears to be available mainly after opening a file or a diff. When starting a new session, there is no convenient way to browse the project’s files and inspect the code context before sending a prompt.

Please consider adding a toggleable project file explorer that is available in every project session. Ideally, it would:

  • Show the file tree of the current project/worktree

  • Allow users to open and preview files

  • Support file search

  • Remember the panel’s visibility and width across sessions

  • Remain independent from the diff or terminal panels

This would make it much easier to understand the project structure, review related files, and provide better context when starting a new session.


Field Value
App version 1.1.20
OS macOS 15.7.9
Theme GitHub
Path /chat
Tenure Day 1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by examining the /chat session UI and how the existing file, diff, and terminal panels are presented. Compare the requested project/worktree file tree, preview, search, and persisted visibility and width behavior with the current session experience; done means a toggleable explorer is available in every project session and remains independent of the other panels.

Written by the indexing model from the issue text.

Assessment

Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.