- VS Code Version: 1.109.0-insider
- OS Version: Linux x64 6.18.5-arch1-1
Steps to Reproduce
- Set the
chat.disableAIFeatures flag to true.
- Observe the state of the "Quick Chat" bar at the top of the window.
Expected Results
The "Quick Chat" bar at the top of the window functions as if AI features are disabled, showing the workspace title as per the window.title setting.
Actual Results
The "Quick Chat" bar at the top of the window shows the "Ask Anything..." prompt as if AI features are enabled.

Steps to Reproduce
chat.disableAIFeaturesflag totrue.Expected Results
The "Quick Chat" bar at the top of the window functions as if AI features are disabled, showing the workspace title as per the
window.titlesetting.Actual Results
The "Quick Chat" bar at the top of the window shows the "Ask Anything..." prompt as if AI features are enabled.