Skip to content

Feature Request: Option to disable auto “Jump to next edit” after approving a Copilot/AI edit #298434

@willmruzek

Description

@willmruzek

Feature Request: Option to disable auto “Jump to next edit” after approving a Copilot/AI edit

Summary

When reviewing Copilot/AI-generated edits (e.g., inline edits / next edit suggestions / agent edits), VS Code automatically moves focus (or scrolls/jumps) to the next edit after I approve/keep the current edit. I want an option to disable this automatic jump, so that approving an edit only applies it and leaves my cursor/viewport where it is.

Why this is needed

Auto-jumping is disruptive in review workflows where I want to:

  • re-read the surrounding context after applying the change
  • make a small manual adjustment near the applied edit
  • decide when to move to the next edit (keyboard-driven review)
  • avoid losing my place in the file when multiple edits exist

Proposed behavior

Add a setting to control what happens after approving/keeping an AI edit, for example:

  • Default (current): after approval, automatically jump to the next edit
  • New option: after approval, do not jump; keep cursor/scroll position unchanged
  • (Optional future extension, but not required for this request): allow choosing among:
    • stay
    • jump to next edit in same file
    • jump to next edit in workspace

Additional notes

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions