惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 三生石上(FineUI控件)
D
DataBreaches.Net
博客园_首页
J
Java Code Geeks
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
罗磊的独立博客
腾讯CDC
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
B
Blog
D
Docker
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
A
About on SuperTechFans
博客园 - 聂微东
Stack Overflow Blog
Stack Overflow Blog
WordPress大学
WordPress大学
MyScale Blog
MyScale Blog
G
Google Developers Blog
博客园 - 司徒正美
aimingoo的专栏
aimingoo的专栏
小众软件
小众软件
Apple Machine Learning Research
Apple Machine Learning Research
博客园 - 叶小钗
M
MIT News - Artificial intelligence
Recent Announcements
Recent Announcements

Xe Iaso's blog

You can run git on object storage if you re-make packfiles | Tigris Object Storage Everyone should slow down AI development except for me 正在确认你是不是机器人! Conflict resolution is “fun” | Tigris Object Storage "No way to prevent this" say users of only language where this regularly happens If your VS Code remotes stopped working, downgrade to v1.124.x Anubis continues to expose new ways people configure webservers Site update: a few posts have been removed Extending immutability: deletion without losing data | Tigris Object Storage Making sure you're not a bot! SigV4 authentication is surprisingly complicated | Tigris Object Storage Presigned URLs are technically a security vuln | Tigris Object Storage You should probably check on your smart appliances The console wars have been lost Agents are monads (but not that kind) "No way to prevent this" say users of only language where this regularly happens I taught a bucket to speak git | Tigris Object Storage "No way to prevent this" say users of only language where this regularly happens I hate compilers Why are cached input tokens cheaper with AI services? Giving your Go apps Tigris superpowers | Tigris Object Storage "No way to prevent this" say users of only language where this regularly happens IPv6 zones in URLs are a mistake
How to make VS Code go back to the old UI
2026-08-26 · via Xe Iaso's blog

Published on , 190 words, 1 minutes to read

What do you wanna bet someone's gonna get promoted for deleting this workaround from the code?

Someone on the VS Code team decided to do a redesign of the product. This makes VS Code look like this:

A picture of the VS Code UI that has a design I don't like.
A picture of the VS Code UI that has a design I don't like.

This design is fine, I guess? It's got some rounded corners that look nice, I guess, but I really just want it to look like what I'm used to. I can tolerate this kind of redesign in my chat app, but I use VS Code professionally and kinda want things to look the same so I don't have to think as much.

You can revert the design change by setting "workbench.experimental.modernUI": false in your settings.json. Then it looks like this:

A picture of the VS Code UI that has the design I'm used to.
A picture of the VS Code UI that has the design I'm used to.

Who knows how long this is going to last, but at the very least it should work for now.

Thanks to jtagcat and Hugo ARNAL for letting me know about this setting.


Facts and circumstances may have changed since publication. Please contact me before jumping to conclusions if something seems wrong or unclear.

Tags: