When the chat.disableAIFeatures is set to true the editor.aiStats.enabled should automatically be ignored/overridden to false since AI-related features are disabled.
Marking this as a feature request since the editor.aiStats.enabled is currently experimental and thus undergoing active development.
Observed on the following version of VSCode:
Version: 1.109.0-insider
Commit: e7a06c8eabf2915e2c383b1ce6d2b993d90e2e92
Date: 2026-01-27T07:16:53.085Z
Electron: 39.3.0
ElectronBuildId: 13168319
Chromium: 142.0.7444.265
Node.js: 22.21.1
V8: 14.2.231.22-electron.0
OS: Linux x64 6.18.6-arch1-1
When the
chat.disableAIFeaturesis set totruetheeditor.aiStats.enabledshould automatically be ignored/overridden tofalsesince AI-related features are disabled.Marking this as a feature request since the
editor.aiStats.enabledis currently experimental and thus undergoing active development.Observed on the following version of VSCode: