[Bug] Copilot adds `"github.copilot.editor.enableAutoCompletions": true` to `settings.json` on every restart

1 min read Original article ↗

Skip to content

Navigation Menu

This repository was archived by the owner on Mar 23, 2026. It is now read-only.

This repository was archived by the owner on Mar 23, 2026. It is now read-only.

@wenfangdu

Description

@wenfangdu

  • VS Code Version: 1.89.1
  • OS Version: macOS 14

Steps to Reproduce:

  1. Restart vscode.
  2. Copilot adds "github.copilot.editor.enableAutoCompletions": true to vscode global settings.json, which is unnecessary since true is the default value.