Debug toolbar is not displayed in the command center

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I have version 2.20.0 and I can see that debug toolbar dissapeared from command center. Why? Can you pls fix it.

Steps to Reproduce

Launch IDE and set debug toolbar position as command center

Expected Behavior

Debug Toolbar is displayed

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.2.20 (Universal)
VSCode Version: 1.105.1
Commit: b3573281c4775bfc6bba466bf6563d3d498d1070
Date: 2025-12-12T06:29:26.017Z (5 days ago)
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 24.5.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Thanks for reporting this. To help investigate, could you share a screenshot showing where you’ve set the debug toolbar position (check Settings > Debug > Debug: Tool Bar Location)? Also, does the debug toolbar appear at all when you start debugging, just not in the command center location, or is it completely missing?

Hey @sanjeed5
I pressed “Open VScode Settings options” and set debug toolbar location here
And answering your question, the debug toolbar is completely missing untill I set “floating” option.

@sanjeed5
Any updates?

The same, Version: 2.2.36 (Universal), pretty annoying, please fix this

Hey, thanks everyone. I’ve already passed this to the team.

1 Like

It also seems to work for me when using docked mode, which I find significantly less annoying than floating, which gets in the way of my tabs quite frequently. commandCenter is a nice place to put it because it’s both global and it doesn’t hide any active editor elements.

@deanrie Hey! Do you have any update?

Hey, the team is working on a fix.

For now, please use “docked” mode as a workaround. As @ryanhiebert mentioned, it’s stable and takes up less screen space than “floating”.

Setup: Settings > Debug > Debug: Tool Bar Location > select “docked”.

1 Like

Hey @deanrie
Thanks for starting to work on this. Is there some approximate estimate how much it can take to fix?