←back to thread

677 points meetpateltech | 1 comments | | HN request time: 0.203s | source
Show context
extr ◴[] No.45117263[source]
Zed is so great, I do wish they would focus just a little bit more on bringing the UI just a bit more up to parity with VS Code, I would switch full time.
replies(3): >>45117325 #>>45117438 #>>45118430 #
TheRoque ◴[] No.45117438[source]
What's so great about zed ?
replies(4): >>45117489 #>>45117862 #>>45118952 #>>45124588 #
simonw ◴[] No.45117489[source]
It uses a fraction of the memory of VS Code and is much faster to launch.
replies(3): >>45117638 #>>45118055 #>>45118794 #
veber-alex ◴[] No.45118794[source]
VScode starts very quickly for an electron app. MS did a great job there.

Memory usage of the IDE doesn't matter much when your language servers can eat 10s of gigs of RAM.

replies(2): >>45119389 #>>45122969 #
1. eviks ◴[] No.45122969[source]
> for an electron app

But the comparison here is broader than electron apps...