Diff view shows "No diff data" until file is clicked again
Resolved 💬 1 comment Opened Jan 31, 2026 by ShuangyuanLu Closed Jan 31, 2026
What version of the VS Code extension are you using?
0.4.68
What subscription do you have?
Plus
Which IDE are you using?
VS Code
What platform is your computer?
Windows 11 with WSL2 Ubuntu
What issue are you seeing?
When viewing diffs in the Codex diff panel, it shows "No diff data" even when there are uncommitted changes.
The diff only appears after clicking on the file again in the file list. The view does not auto-refresh when file changes occur.
What steps can reproduce the bug?
- Make changes to a file
- Open Codex diff view
- Shows "No diff data"
- Click on the file in the list
- Now the diff appears
What is the expected behavior?
Diff should show automatically without needing to click again.
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗