Skip to content

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

Description

@a-okayama

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions