cursor
cursor copied to clipboard
如何修改活动栏的位置?
如何修改活动栏的位置呢?活动栏的位置在顶部,宽度有限,使用起来很不方便,我希望能和vscode一样放置在左右两侧

same question and this not work
"workbench.sideBar.location": "left",
If you prefer the vertical activity bar, you can go to settings, set ‘workbench.activityBar.orientation’ to ‘vertical’, and restart Cursor. Then, you’ll see the vertical activity bar that you’re used to from VSC.