Skip to content

Fix diff row layout in VS Code#47

Merged
forhappy merged 1 commit into
mainfrom
codex/improve-vscode-diff-experience
Jul 26, 2026
Merged

Fix diff row layout in VS Code#47
forhappy merged 1 commit into
mainfrom
codex/improve-vscode-diff-experience

Conversation

@forhappy

Copy link
Copy Markdown
Contributor

Summary

  • replace the unsupported nested CSS subgrid row layout with explicit automatic diff rows
  • preserve split-view alignment while rendering every added and removed line distinctly

Verification

  • viewer TypeScript typecheck
  • 44 viewer tests
  • VS Code extension build
  • browser fixture: 20 distinct addition rows and 6 distinct deletion rows

@forhappy
forhappy merged commit 604bbb6 into main Jul 26, 2026
3 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant