Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When importing settings from vscode if debug.toolBarLocation is set to command center the tool bar doesn’t show up since the default for window.commandCenter is different from vscode’s (vscode has it as true by default, and cursor as false).
Steps to Reproduce
set debug.toolBarLocation to command center in vscode and leave command center setting at its default value. Then import settings to cursor and start a debug session
Expected Behavior
If the toolbarlocation is set to command center either command center should be set to True too, or the toolbarlocation setting should be changed
Operating System
Windows 10/11
Version Information
cursor IDE 3.6.31
Does this stop you from using Cursor
No - Cursor works, but with this issue