Skip to content

Codex Diff missing background highlights on Remote-SSH #17293

@WeiyiTian

Description

@WeiyiTian

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.

Image Image

What steps can reproduce the bug?

  1. Open VS Code and connect to a remote server using the Remote-SSH extension.
  2. Open a project and modify any file.
  3. Trigger a code edit using Codex, which opens the Codex Diff view for review.
  4. Observe that the red (deleted) and green (added) line-level background highlights are completely transparent/missing.
  5. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcode-reviewIssues relating to code reviews performed by codexextensionIssues 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