[FEATURE] Please add non blocking diffs.
Resolved 💬 2 comments Opened Feb 8, 2026 by jasonrdunne Closed Mar 9, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
As someone trying out the claude code extension from cursor, the current workflow prompting a YES/NO on every diff is frankly a bit obnoxious. The alternative being blindly accepting every change and having to determine what changed in the PR's diff?
Why not automatically apply every change asynchronously, as an inline diff which can be reviewed and jumped between, like cursor?
Proposed Solution
Vscode already supports an inline diff system. Just use that.
Alternative Solutions
_No response_
Priority
Medium - Would be very helpful
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗