Skip to content

Allow collapsing "Edited File" panel by default in VS Code Codex chat UI #12482

@devbernardolopes

Description

@devbernardolopes

What variant of Codex are you using?

IDE Extension (VS Code Codex extension)

What feature would you like to see?

Feature request

Please add an option to have the "Edited File" information panel collapsed by default in the VS Code Codex chat UI.

Problem

When using Codex inside VS Code, the chat window automatically expands the "Edited File" section whenever changes are made. This frequently takes up significant vertical space and distracts from the actual chat conversation.

Currently, the panel must be manually collapsed every time, which becomes repetitive during active coding sessions.

Proposed solution

Add a configuration setting (for example in VS Code settings) such as:

codex.ui.collapseEditedFileByDefault: true

This would allow users to choose whether the panel should start collapsed or expanded.

Use case

For users working in fast iteration loops, especially when making many small edits, having this panel collapsed by default would significantly reduce UI clutter and improve focus.

Alternatives / workarounds

Currently, the only workaround is manually collapsing the panel every time it appears.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestextensionIssues related to the VS Code extension

    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