Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
// Layout and positioning
"workbench.sideBar.location": "right", // Place sidebar (file explorer) on the right side
"workbench.panel.defaultLocation": "bottom", // Place bottom panel (terminal, problems, etc.) at bottom
"workbench.activityBar.location": "default", // Hide the activity bar (left icon bar)
"workbench.statusBar.visible": false, // Hide the status bar at bottom
I have these preferences saved in my settings.json, but Cursor seems to have overridden my settings.json because I want my sidebar location to be on the right and not on the left.
Steps to Reproduce
Just install Cursor and add these to your settings.json, and you can find it like they’re not working! The sidebar location right is not working.
Expected Behavior
I want my settings to work as they would normally.
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.3.41
VSCode Version: 1.105.1
Commit: 2ca326e0d1ce10956aea33d54c0e2d8c13c58a30
Date: 2026-01-16T19:14:00.150Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.2.0
Does this stop you from using Cursor
No - Cursor works, but with this issue