Regarding this setting, which is unique to Cursor, but duplicates/replaces functionality already present in VS Code…
Why does Cursor add a whole new setting for this, and then subsequently disable the ability to change the activity bar orientation from the GUI? Seems needlessly obtuse?
In VS Code, this is how you change the activity bar position:
Any news? This is an awful limitation that is forcibly imposed! For future reference use this in your settings.json file to fix this:
“workbench.activityBar.orientation”: “vertical”