docs/features/background-edit.mdx
Background Edit lets Cline make file changes without opening the diff editor, so you can keep writing code while Cline works on other files in the background.
<Note> This feature is marked as experimental. </Note>By default, Cline opens a side-by-side diff editor tab for each file it modifies. With Background Edit enabled:
File changes display directly in the chat panel with:
Green highlights additions, red highlights deletions.
This feature works well when you:
Stick with the default diff editor if you prefer reviewing each change before it saves, or need to make inline edits to Cline's proposed changes.