Hacker News new | ask | show | jobs
by siproprio 2414 days ago
It feels like startup got even worse than it was, which is not instantaneous like Sublime Text.

It also uses much more CPU and GPU resources.

It feels like every time some Microsoft app gets updated, it gets worse and slower.

1 comments

Do keep in mind that VSCode is based on Electron (it's basicly running an entire webstack on your system, plus a chromium based renderer), so that means that it does require a good bit of resources to get running...

But on the good side, this means that its much more extensible, and (in theory, more capable) that other code editors, which it has proven itself to be.