Add ability to toggle full file contents when in Codex Diff view in VSCode

Open
#34,633 4 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
68/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
vscode

Research direction

Start at the VS Code Extension's review flow and Codex Diff view implementation. Trace how the view currently shows only changed lines, then add a user-controlled toggle for full-file contents while preserving change highlighting. Done means the button switches between collapsed context and the complete file view.

Written by the indexing model from the issue text.

Description

code-review enhancement extension
What variant of Codex are you using?

VS Code Extension

What feature would you like to see?

When I hit review after a set of changes are made, it opens the Codex Diff view. This view is always collapsed to see just the changes that were made by codex and it hides all the unmodified lines. The problem here is I don't often have context to understand the changes made. I need to see the whole file with the changes highlighted. I'm accustomed to seeing that in order to understand what's being changed. Please add a button to toggle this on or off

Additional information

No response

Dominant language
Rust
Stars
125k
Forks
19.5k
Avg merge
1m
Merged PRs (30d)
1k

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.

More from openai/codex

All issues in openai/codex

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.