Roo-Code/packages
Roo Code 98cd31d007 feat: add setting to auto-expand diffs in edit messages
Adds a new "Auto-expand diffs in edit messages" setting under
Settings > UI that, when enabled, automatically expands code diffs
in "Roo wants to edit this file" chat messages instead of requiring
users to click each one.

The setting:
- Defaults to false (preserving current collapsed behavior)
- Respects user toggles (clicking to collapse overrides auto-expand)
- Works with all diff tool types (editedExistingFile, appliedDiff,
  newFileCreated, searchAndReplace, insertContent, etc.)
- Diffs still respect the existing 300px max-height with scrollbar

Closes #10955
2026-04-19 19:50:26 +00:00
..
build Custom tool calling (#10083) 2025-12-21 12:43:06 -08:00
cloud Changeset version bump (#12085) 2026-04-08 15:16:12 -06:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
core Changeset version bump (#12085) 2026-04-08 15:16:12 -06:00
evals Changeset version bump (#12085) 2026-04-08 15:16:12 -06:00
ipc Changeset version bump (#12085) 2026-04-08 15:16:12 -06:00
telemetry Changeset version bump (#12085) 2026-04-08 15:16:12 -06:00
types feat: add setting to auto-expand diffs in edit messages 2026-04-19 19:50:26 +00:00
vscode-shim Some cleanup in ExtensionHost (#10600) 2026-01-10 02:29:33 -08:00