Heuristic estimate (AI scoring not configured). anthropics/claude-code: [FEATURE] VS Code Extension: Diff review UI similar to GitHub Copilot Edits Review shows 74 engagement on ghissues. Buildability is inferred from the description; add an AI gateway key for a tailored read.
A starter prompt for Claude Code, what you'll need, and how to reach them.
Build a minimal version of "anthropics/claude-code: [FEATURE] VS Code Extension: Diff review UI similar to GitHub Copilot Edits Review". Read the original at https://github.com/anthropics/claude-code/issues/33932 for the exact requirements, then scaffold a Next.js + Tailwind app, implement the smallest valuable slice first, and ship it. (Enable AI scoring for a tailored, detailed prompt.)
Part of the operator's house stack.
Depends on the find — enable AI scoring for specifics.
Learn it: Search getting-started ↗
### Preflight Checklist - [x] I have searched [existing requests](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20label%3Aenhancement) and this feature hasn't been requested yet - [x] This is a single feature request (not multiple features) ### Problem Statement When Claude Code modifies files in the VS Code extension, there is no built-in UI to review, accept, or reject those changes. I have to leave the Claude Code panel and manually check the Source Control panel or run `git diff` to see what changed — this breaks the flow completely. GitHub Copilot solves this with "Edits Review": a dedicated inline diff UI that lets you accept/reject changes per-file or per-change without leaving the chat context. Claude Desktop's Code tab already has a similar diff stats indicator (`+12 -1`) with a clickable diff viewer, but this is missing from the VS Code extension. The current workflow requires me to manually switch to Source Control, review diffs there, and then come back — all outside the Claude Code interface. ### Proposed Solution After Claude Code modifies files, the VS Code extension should show: 1. A list of all modified files with a pending indicator in the chat pan
Comment on the GitHub issue, then open a draft PR to demonstrate the fix.
“Enable AI scoring for a tailored outreach angle.”
Open the original ↗