[Feature Request] Hunk-level diff review for edits in VSCode extension

Resolved 💬 3 comments Opened Apr 2, 2026 by a-okayama Closed Apr 5, 2026

Currently, when Claude Code makes an edit in VSCode, the user can only accept or reject the entire change. There is no way to:

  • Review individual hunks and accept/reject them separately
  • Edit the proposed change before it is applied
  • Have Claude continue working while the user reviews the diff

Cursor provides this workflow (inline green suggestions, per-hunk accept/reject). It would be very useful if Claude Code's VSCode extension supported a similar model — showing proposed changes as a reviewable diff where users can selectively accept, modify, or reject individual hunks before they are applied to the file.

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗