0.48 removed workbench.activityBar.orientation

I liked the vertical bar.

Also monitors are limited in height but usually they have a lot of horizontal space that is unused so it’s better to stack things horizontally and avoid putting stuff in row.

1 Like

Bring back Copilot Edit as well @danperks

Another issue, why my Mac OS menu bar indicators disappear too :slight_smile: ?? Wth Cursor??
I used multiple projects in one window/space of MacOS with the “Native tab” settings in VsCode, but today I need to use multiple windows for many projects??

Completely agree. 0.48 removed workbench.activityBar.orientation - #45 by buiducnhat What a mess


Just found out vertical activity bar is back in 0.48.1, enable early access and you can get it back just fine. Personally I haven’t experience any rendering issues. Glad to know the team does listen to community feedbacks, thanks to everyone invloved, much appreciated.

With that said, I really don’t think mess about with some forked vscode things is a good decision to solve any issue it might have. Correct me if Im wrong, but if there are indeed issues regarding rendering, I would speculate those came from upstream, and its prob. the best to let microsoft worry about that.

4 Likes

It’s back!!!

I’m staying with Cursor then :slight_smile:

1 Like

" * Vertical sidebar option will temporarily not be available for Early Access users"

They edited the changelog :slight_smile:

My configuration did not take effect. It’s uncomfortable

v0.48.1 doesn’t come to me, right now, although I was setup Early access for Beta Features, lol. It’s incomprehensible why they removed it in v0.48.0

In version 0.48.1, the panel has been restored. Please update via Cmd/Ctrl + Shift + P -> Attempt Update.

6 Likes

Thanks for your team for listening to the community

4 Likes

workbench.activityBar.orientation: "vertical" seems to not work as intended — it leaves activityBar horizontally oriented.

Version: 0.48.7 (Universal)
VSCode Version: 1.96.2
Commit: 1d623c4cc1d3bb6e0fe4f1d5434b47b958b05870
Date: 2025-04-02T04:51:59.792Z
Electron: 34.3.4
Chromium: 132.0.6834.210
Node.js: 20.18.3
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.4.0

Hey, you need to set activitybar.location to default.

1 Like

that worked! thanks.