What version of the IDE extension are you using?
26.406.31014
What subscription do you have?
GPT Plus
Which IDE are you using?
VS Code
What platform is your computer?
Darwin 25.4.0 arm64 arm
What issue are you seeing?
In the Codex Diff view over an SSH connection, the red/green background highlights for changed lines are missing.
What steps can reproduce the bug?
- Open VS Code and connect to a remote server using the Remote-SSH extension.
- Open a project and modify any file.
- Trigger a code edit using Codex, which opens the Codex Diff view for review.
- Observe that the red (deleted) and green (added) line-level background highlights are completely transparent/missing.
- Attempting to reload the window or change themes does not resolve the issue.
The specific code doesn't matter; all Codex-generated edits consistently fail to render the expected line-level background highlights.
What is the expected behavior?
The Codex Diff view should render full-width background highlights (red for deletions, green for additions).
Additional information
No response
What version of the IDE extension are you using?
26.406.31014
What subscription do you have?
GPT Plus
Which IDE are you using?
VS Code
What platform is your computer?
Darwin 25.4.0 arm64 arm
What issue are you seeing?
In the Codex Diff view over an SSH connection, the red/green background highlights for changed lines are missing.
What steps can reproduce the bug?
The specific code doesn't matter; all Codex-generated edits consistently fail to render the expected line-level background highlights.
What is the expected behavior?
The Codex Diff view should render full-width background highlights (red for deletions, green for additions).
Additional information
No response