When I set:
"debug.toolBarLocation": "commandCenter"
the debug toolbar does not appear in the Command Center even while the app is actively running in debug mode.
I am using Cursor on macOS and debugging a Flutter app. The application launches successfully and the debug session is active, but the Command Center does not show the debug controls at all.
Current behavior:
- App starts and runs normally in debug mode
- Debug session is active
- Command Center is visible
- Debug toolbar does not appear in the Command Center
Expected behavior:
- When
debug.toolBarLocationis set tocommandCenter, the debug controls should appear in the Command Center while a debug session is running
Settings used:
"window.commandCenter": true,
"debug.toolBarLocation": "commandCenter",
"workbench.activityBar.orientation": "horizontal"
What I already tried:
- Reloaded the window
- Reset view locations
- Reset menus
- Confirmed Command Center is enabled
- Confirmed debug session is running
- Switched activity bar orientation
- Switched between stable/prerelease behavior checks
- Floating toolbar works, but Command Center does not
Notes:
This looks like a regression or unsupported behavior in Cursor, because upstream VS Code documents commandCenter as a valid value for debug.toolBarLocation, and Cursor forum threads show similar reports of the debug toolbar not appearing in the Command Center. (Visual Studio Code)
Environment:
- OS: macOS
- App type: Flutter
- Cursor version: [please insert your exact version here]
Steps to reproduce:
- Enable Command Center
- Set
"debug.toolBarLocation": "commandCenter" - Start a debug session
- Observe that no debug controls appear in the Command Center
Additional context:
There are also recent Cursor UI regressions around missing Command Center and top bar elements, which may be related. (Cursor - Community Forum)
Version: 2.6.20
VSCode Version: 1.105.1
Commit: b29eb4ee5f9f6d1cb2afbc09070198d3ea6ad760
Date: 2026-03-17T01:50:02.404Z
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.3.0