[Feature Request] Inline suggested changes in VS Code editor with line-by-line review
Resolved 💬 5 comments Opened Jan 28, 2026 by FBartos Closed Mar 1, 2026
Bug Description
Feature request: Inline suggested changes in VS Code editor
When Claude Code edits files, I'd like to see changes as inline "suggested changes" directly in the VS Code editor (similar to GitHub suggestion blocks or VS Code inline completions).
This would allow:
- Reviewing proposed changes in context within the actual file after all changes by Claude were already made
- Accepting or declining individual hunks/lines rather than entire edits
- More natural review workflow in the editor
Currently, accepting/rejecting entire edits means re-prompting when only part of a change is desired. Line-by-line control would be incredibly useful.
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗