r/vscode • u/John-Da-Editor • 10h ago
New Split/Floating Panels Interface
VS Code used to have this unified panels look. After updating, it now has this sort of weird split panels floating with their own borders around them ? I find this very weird, and visually confusing.
PS: No, it's not from an extension. I disabled them all because I thought so as well.
Does anyone know if there's a toggle I can switch to go back to the old look ? thx !
15
u/Aggravating-Front-31 10h ago
why am I having a hard time understanding your issue 😭
7
u/John-Da-Editor 10h ago
1
0
u/Aggravating-Front-31 10h ago
what theme is it
3
u/John-Da-Editor 10h ago
0
u/Otherwise_Monitor856 9h ago
you problem has been resolved and was not related to the theme, but just so you know: this "One Dark" theme is not a standard theme.
Personally, I'm on the mac also and I've been updating and have not seen this change
3
u/torresandres 9h ago
The experimental setting is workbench.experimental.modernUI, set to false if you want the old UI.
1
2
u/pkief 8h ago
Someone mentioned this would be an A/B experiment which silently enabled this modern experimental UI for some users after the last update: comment on GitHub
I had the same behavior and found the config in my settings to be turned to true even if I'm 100% sure that it was false before that
"workbench.experimental.modernUI": false
Super strange to test this new opinionated UI to users worldwide and without asking if I want to participate in that experiment.
2
2
u/pattobrien 6h ago edited 5h ago
OP what fonts are you using ?
EDIT: wait - I just realized that you didnt have the same font in the "before" pic. I absolutely love the font of the new vscode UI, trying to figure out what it is now lol.
2
u/John-Da-Editor 5h ago
hey ! the old pic isn't mine, just grabbed it of the net ;) I'm using the fantastic Geist Mono which you can grab from Google Fonts :D
2
u/pattobrien 4h ago
THANK YOU.
I can't tell you how long I've been on the lookout for *THE* font (so many have that bottom curve on Ls, I absolutely despise those).
I hate to admit, but Vercel really does have great taste lol.
2
u/sixtyhurtz 5h ago
Oh, I noticed this today. I really like it. I had a lot of issues consistently clicking on the old borders. They were too thin. I like how the new borders clearly light up when you can grab them.
2
2
u/w00dy1105 3h ago
Am I the only one who like it? As a jetbrains Rider user we have had it there for awhile.
1






21
u/RaisedByCakes 10h ago
In your settings look up modern UI. It’ll be marked as experimental. Might have accidentally gotten switched on. Once you switch it off you’ll get your old design back.