Bug: Border radius has infected VSCode editor

72 pointsposted 9 hours ago
by 2Ucoder

49 Comments

myfonj

7 hours ago

Rounded corners and pill-shaped buttons really infest UI everywhere, and I never understood what kind of ergonomics they are supposed to improve.

And fighting them is increasingly difficult, but at least somewhat possible:

- VSC luckily still supports

    workbench.experimental.modernUI
we can turn off; and if they will be marginally clever, it will remain there indefinitely.

On the web, we can use userstyles sharpening most dulled corners [1]. And if you happen to have seen upcoming Firefox skin, it is also pill addict's fewer dream. We can use userChrome.css, but web components are making it very cumbersome and fragile, basically constantly adding new custom properties, being glad they are really used [2]. But I digress. I really look forward for this pill mania to wear off, like wet floors, glitters, and similar fads.

[1] https://userstyles.world/style/8283/

[2] https://gist.github.com/myfonj/f5415dd0580663a82ea18407ef2ee...

nine_k

6 hours ago

I actually like pill-shaped buttons, ever since the times of Sun OpenLook. They pleasantly contrast with rectangular input boxes. It's additionally important because of the wicked flat style where clicky things do not differ from text areas and static elements.

marcosdumay

6 hours ago

> I never understood what kind of ergonomics they are supposed to improve.

People like buttons with sharp corners in real things because they are rare and expensive, and buttons with round corners in digital things because they imitate the cheap round buttons that are everywhere.

Now that the round corners have been overused, we may get some fashion of sharp corners again.

misnome

8 hours ago

Lots of unnecessary whitespace, tabs changing colour to be confusing about which is selected…

They hired a new design lead who wants to make their mark, didn't they.

2Ucoder

8 hours ago

I would call it more of a stain on your career when you use border radius like this.

klodolph

7 hours ago

A stain is a kind of mark :)

nxc18

7 hours ago

Who else remembers when devs were complaining about flat design and the loss of corner radii, borders, and gradients? Everything old is new again.

P.S. Code is super late to the game on this UI trend. See Slack redesign circa 2023 https://slack.com/blog/productivity/a-redesigned-slack-built...

P.P.S. I can’t believe I forgot jetbrains did it first.

msephton

8 hours ago

I came for screenshots and there are none, nor are there in the linked issue this is marked a duplicate of.

dvh

8 hours ago

Waterluvian's Law:

> The more an article would benefit from photos, the less likely it’ll have them.

dadoum

8 hours ago

https://code.visualstudio.com/updates/v1_129#_modern-ui-prev...

At the end of that video you can see the modern UI preview.

godshatter

7 hours ago

I don't use VS Code, but when I look at the before and after in the video I can hardly tell the difference. I think the "border radius" problem is overwhelmed by the "too much crap on the screen" problem for me to really notice it that much.

jasonlotito

8 hours ago

Sorry! It seems the page can't be found

verdverm

8 hours ago

they seem to have a lot of broken pages, like the changelog :facepalm:

https://code.visualstudio.com/updates/v1_139

Internally, these companies are the real slopocolypse

kps

7 hours ago

Sorry! It seems the page can't be found

dadoum

6 hours ago

It broke but it seems back now.

verdverm

6 hours ago

with screenshots that show the border radius

2Ucoder

8 hours ago

Screen shots? Just open the app, it is glaring with border radius.

gonzalohm

3 hours ago

Why do you have automatic updates enabled? You should have learned by now that most software gets worse over time. Be selective about what you update

jasonlotito

8 hours ago

You want them to install an app and then open it just to see images? That's crazy.

kps

7 hours ago

> Just open the app

I'd prefer not to.

imafish

8 hours ago

He says to open VSCode

2Ucoder

8 hours ago

A gluttonous heaping dollop of border radius has been added to my favorite code editor. It is effecting my coding productivity, as the change is quite harmful to the eyes. The designers have been plaguing the web with this exponentially. It was only a matter of time before it spread to desktop electron apps. That time has come now, I have reported this visual bug to VScode.

sovok

6 hours ago

I for one am glad not having pointy corners threatening to poke me during usage, that's a matter of safety. And aerodynamics. There's a reason why most cars have rounded shapes, we can learn from that.

bigstrat2003

8 hours ago

> It is effecting my coding productivity, as the change is quite harmful to the eyes.

You probably mean "affecting". As a verb, "effect" means "to put into effect" or sometimes "to make more effective". Somehow I don't get the sense you meant either of those.

pyridines

7 hours ago

~

GlacierFox

7 hours ago

Some people really get sour when others politely point out grammatical mistakes they've made on a written forum. It's understandable as some people don't really do it tactfully and it can come across abrasive. Then there's a special kind of person who gets sour and snarky over someone politely pointing out grammatical mistakes other people have made.

ramijames

7 hours ago

It looks.. fine? I don't understand why people have to complain about every little thing.

gonzalohm

3 hours ago

I think the main complaint is why the need to change the UI. I happened with Firefox not long ago. They redesigned the whole thing and the only workaround is installing the Firefox UI fix addon. Same with Reddit. If you are going to make UI changes, make them optional, don't force them to your users

RonanSoleste

8 hours ago

I stopped using vscode because of their ui a long time ago and went to zed. Never going back.

sp1nningaway

7 hours ago

I fired up VSCode for the first time in months because I thought it would be a good tool to introduce a friend to LLM-assisted coding. I was so totally overwhelmed by the interface (after using VSCode every day for years!) that I gave up. I've gotten to used to the visual simplicity of Zed + terminal, or often just a terminal.

2Ucoder

8 hours ago

Honestly it is probably time I start using Vim.

davidee

an hour ago

If you're serious - I made the jump to nvim a while ago - I highly recommend using vim keybindings in vscode to get used to them/learn them, without having to worry about setting up a viable vim configuration/learn everything at once.

RonanSoleste

8 hours ago

Vim is great. But Zed is more like VSCode in usage. And more lightweight too. Not as lightweight as vim tho :)

gerdesj

7 hours ago

I had to traverse two symlinks to find it but the vim binary is 4.4MB in size here. It does link 13 libs including the mighty standard C library at 2.1MB.

I suppose I could crank out the compiler and create a stripped static binary for it. Nope, bugger that, I'll drink more wine instead.

My Commodore 64 is glaring at me 8)

ivanmontillam

8 hours ago

This feels like the effective death of VSCode.

afavour

8 hours ago

I want to believe this post is sarcastic. But sadly you just can’t be sure…

ivanmontillam

4 hours ago

I'm not being sarcastic. To me, it's a classic signal for the start of the enshittification. These design decision will come top-down from Microsoft.

I am losing karma because of my opinion, but that doesn't make it any less true. After all, you can just observe how the feedback goes against border radius. Hardly it will change back now to edgy corners like it's supposed to be.

rstat1

6 hours ago

So it turns I've been using this new UI for a while and didn't even notice it was different nor did I even know they were doing this update until I saw this very thread full of people complaining about it.

antfarm

7 hours ago

  "workbench.experimental.modernUI": false,

amelius

7 hours ago

Can't some company just patent those rounded corners?

renecito

6 hours ago

this bug report looks like a teen complaining?

I'd definitely love to see all Apps using the current native look and feel.

But what is the ask here? straight sharp corners on everything ?

efilife

2 hours ago

If they reverted this, it would mean that the people who proposed and implemented this were wrong. They sill never admit defeat, these changes will stay

hmokiguess

7 hours ago

Tangential: who's still using VSCode in 2026?

nxc18

7 hours ago

Everyone who’s using Cursor, Antigravity, Kiro, or Windsurf, to start. And then of course the millions still using VS Code.

rplnt

6 hours ago

I started to use VSCode in 2026. Hardware caught up to it so it's not as slow as I remember (still slow, but fine). It's so noisy. Every cursor move highlights half the screen, at least 3 different searches active at the same time, it's a mess. Can't really write (or read) code in it. Using it for copilot.