Visual Studio is going crazy

tags: mac  visual-studio 

Yesterday I installed Visual Studio Code so I could play with GitHub Copilot. For the rest of day my laptop was sluggish, but I didn’t connect the two.

Some process calling itself “Code Helper (Renderer)” was eating about 200% of the CPU and 44Gb of memory. The sluggishness was likely from paging so often because I only wish I had that much RAM on this thing.

What’s “Code Helper (Renderer)”? Google quickly led to a Visual Studio bug report that Microsoft closed in 2020 despite lots of reports still having the problem. There’s a second issue they marked as resolved despite people saying it wasn’t, based on a third issue. There are so many reports:

What’s really curious is that Microsoft likes to ask for more info, but also likes to close the issues after the lowly user can’t bring to bear all the resources of a Fortune 100 company to explain something that multiple people experience. But then, if there are only 1,000 reports, that’s not a significant part of the user base, so who cares. Just buy more hardware.

This has been going on since at least 2019, and it doesn’t seem much different from the old Microsoft reputation of having to reboot multiple times a day just to get work done.


Postscript: I’ve been told more than a few stories from FAANG friends about the internal developers not being able to reproduce things because they have too many resources, and their resources are too good. It’s almost impossible to reproduce problems when you have all the RAM in the world, the latest processors, and fast connections that mere mortals will never experience.