←back to thread

677 points meetpateltech | 3 comments | | HN request time: 0.001s | source
Show context
ZpJuUuNaQ5 ◴[] No.45117752[source]
I am sure Zed is great and I appreciate the effort put in to create it, but nowadays I just cannot imagine switching from VSCode to something else. In my limited understanding, none of the existing alternatives offer anything (and often misses at least something) truly innovative or anything else that VSCode extension wouldn't solve. On VSCode I have about 15 different profiles setup, each with different settings and dozens of extensions based on either a technology stack or a project - it would be really difficult to find a good reason to throw it all away. The idea of switching between IDEs does not appeal to me either. I do use Neovim a little bit too, but most of that usage time was spent on configuration.
replies(12): >>45117835 #>>45117876 #>>45117879 #>>45117909 #>>45117946 #>>45117983 #>>45118035 #>>45118193 #>>45118457 #>>45118684 #>>45119480 #>>45120315 #
pimeys ◴[] No.45117835[source]
It's really interesting point of view. I'm one of those people who avoid using VSCode at any cost. It's slow, it's bloated, the UI is not great, and it's slowly being locked down by Microsoft.

If Zed would not exist, I would be using helix, neovim, or emacs as I did before.

replies(3): >>45117904 #>>45118083 #>>45118173 #
IshKebab ◴[] No.45118173[source]
VSCode is actually not slow. The problem is to make it useful you need to add quite a few extensions, and those can be slow. That itself wouldn't be too bad but VSCode doesn't expose any information about what is causing the slowness. You end up with "VSCode is slow and it could be due to any one of the dozen extensions I have installed", which effectively means that VSCode is slow.

It remains to be seen if Zed can avoid that though.

replies(4): >>45118243 #>>45118471 #>>45120075 #>>45123065 #
1. manuhabitela ◴[] No.45118471[source]
vscode is noticeably slow compared to sublime text or zed, even without any extension. You instantly notice it when switching files or typing things that trigger auto-completions.

In the end the feeling is drastically different. It weirdly makes for a more peaceful experience to have such a snappy editor.

vscode wins thanks to all its extensions, where basically every language is supported and most features you can think of are there. But it's kinda like modern react. You know better alternatives exist, like solid or svelte, but the community is so big, it stays the easier choice in the end.

replies(2): >>45120092 #>>45122936 #
2. typpilol ◴[] No.45120092[source]
I've never once experienced delayed input typing even with a lot of extensions
3. Myrmornis ◴[] No.45122936[source]
Latencies associated with typing and switching files are imperceptible on any laptop I've used with VSCode.