Skip to content

Conversation

@osortega
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings January 10, 2026 00:56
@osortega osortega self-assigned this Jan 10, 2026
@vs-code-engineering vs-code-engineering bot added this to the January 2026 milestone Jan 10, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes the automatic inline multidiff display for non-local chat sessions upon request completion. The change simplifies the chat model by removing the code that checked the chat.checkpoints.showFileChanges configuration and automatically added file diff data to non-local chat session responses.

Key changes:

  • Removes automatic inline multidiff injection for non-local chat sessions in the ChatModel
  • Removes unused IConfigurationService dependency from ChatModel constructor
  • Removes unused editEntriesToMultiDiffData import from the editing service

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants