←back to thread

677 points meetpateltech | 1 comments | | HN request time: 0s | 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 #
WD-42 ◴[] No.45118243{3}[source]
VSCode (and all Electron based editors) have undeniable input latency. Zed is built by the same team that developed Atom and Electron and one of their stated goals is to make up for the shortcomings of these technologies.

If you don't feel that VSCode is slow, it's because you are used to it.

replies(2): >>45118419 #>>45125120 #
Barrin92 ◴[] No.45118419{4}[source]
>If you don't feel that VSCode is slow, it's because you are used to it.

I don't think this is a fair claim. When you start doing an apples to apples comparison, that is to say make full use of IDE and auto-completion features it's difficult to see a difference given that the latency and speed of the plugins starts to dominate any millisecond difference in input latency or rendering speed.

replies(2): >>45118496 #>>45123040 #
WD-42 ◴[] No.45118496{5}[source]
No. When a press a character key on my keyboard, it should appear in my editor immediately. All other IDE features like auto-completion happen asynchronously.
replies(4): >>45118725 #>>45118853 #>>45120081 #>>45122911 #
typpilol ◴[] No.45120081{6}[source]
Are you telling me that it was a delay when you type in vscode? If so, either your configuration or computer is doing something wrong
replies(3): >>45120145 #>>45121061 #>>45121783 #
1. Fraterkes ◴[] No.45121061{7}[source]
The thing their computer might be doing wrong is just being a slightly older budget laptop, which is not a particularly rare setup.

Just try to use vscode on a ~500 dollar laptop from 2019 or something