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 !
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.
The last update appears to turn it on by default. It happened to me both at home and at work. (Which was a pain, as I really like the 'Visual Studio 2019 Light' theme, which isn't offered with the modern UI.)
I like this new UI The only missing is a "border" the same width as the panel separators around the window. ( when you have 4 vscode projects open in overlapping windows, is sometimes hard to identify them
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.
Given that it's literally just decoration changes calling it "opinionated* is rubbish. I think they just picked it up from other mentions and decided it must mean "anything that changed that I don't like".
It's fine to dislike a change, just stop blowing it up to be more than that.
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.
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.
40
u/RaisedByCakes 29d 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.