Setting missing after update to 2.6.11

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

After update to 2.6.11 the setting window.customTitleBarVisibility is missing and show as unknown in settings.json.

This settings was present and working before the updating, the same is present and works in VSCode 1.110.0.

Steps to Reproduce

Just put this in settings.json:
{
“window.customTitleBarVisibility”: “never”,
}

Expected Behavior

Expected window.customTitleBarVisibility to work as worked before update and currently works on VSCode.

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

Version: 2.6.11
VSCode Version: 1.105.1
Commit: 8c95649f251a168cc4bb34c89531fae7db4bd990
Date: 2026-03-03T18:57:48.001Z
Build Type: Stable
Release Track: Default
Electron: 39.6.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.2.0

Does this stop you from using Cursor

Yes - Cursor is unusable

Hey, thanks for the report. I’ll pass it to the team.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.