Skip to content

Conversation

alexr00
Copy link
Member

@alexr00 alexr00 commented Oct 16, 2025

@alexr00 alexr00 requested review from connor4312 and Copilot October 16, 2025 10:54
@alexr00 alexr00 enabled auto-merge October 16, 2025 10:54
@alexr00 alexr00 self-assigned this Oct 16, 2025
Copy link
Contributor

@Copilot 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 changes the default value of the autoFix setting from true to false to address user feedback in issue #271669. The change affects the chat agent's automatic fix functionality, making it opt-in rather than opt-out by default.

Key changes:

  • Updated the default value for the AutoFixDiagnostics configuration setting
  • Synchronized the package.json configuration definition to match

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/platform/configuration/common/configurationService.ts Updated the default value of AutoFixDiagnostics setting from true to false
package.json Updated the corresponding configuration schema default value from true to false

@vs-code-engineering vs-code-engineering bot added this to the October 2025 milestone Oct 16, 2025
Copy link
Member

@connor4312 connor4312 left a comment

Choose a reason for hiding this comment

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

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.

After every edit, Copilot Chat will wait 2 seconds for diagnostics

3 participants