Earlier quoted context omitted.
Zed's main selling point over VSCode for me is the lack of a slight delay between when I press a key and when the character appears. VSCode has always felt ever so slightly sluggish to me, and I find it maddening as I type.
So glad to hear I'm not alone! I continue to use SublimeText for this reason. Yet it doesn't seem to bother others.
Claude Code: Now in Beta in Zed
131–140 of 431 posts
Re: Claude Code: Now in Beta in Zed
#132Zed 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.
What do you feel is missing from the UI?
Re: Claude Code: Now in Beta in Zed
#133Earlier quoted context omitted.
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.
Interestingly I disagree with all your points about VSCode. It's fast, barebones by default, UI is minimal and it's Open Source enough that competitors forked from it. I guess YMMV because there is a comment in this post from another user about Zed being sluggish.
Re: Claude Code: Now in Beta in Zed
#134Earlier quoted context omitted.
Zed's main selling point over VSCode for me is the lack of a slight delay between when I press a key and when the character appears. VSCode has always felt ever so slightly sluggish to me, and I find it maddening as I type.
Weird, I tried it recently and found it actually a bit laggier than VSCode. The rendering is much worse quality too. Are you using Vim mode or something like that?
Re: Claude Code: Now in Beta in Zed
#135My main issue with claude code is running multiple ones in parallel. I don't want to manually do all the git worktree stuff, I just want claude to handle it for me. So if Zed automatically handles that (where there's a worktree per thread) I can see the appeal. Apart from that, I'm already using Tower to view the changes so I'm not really sure what the value here is. I tried installing it, and got an error "can't loa…
Re: Claude Code: Now in Beta in Zed
#136Earlier quoted context omitted.
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 a…
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.
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.
Re: Claude Code: Now in Beta in Zed
#137Earlier quoted context omitted.
The IntelliJ 3-way mergetool/diff viewer is best in class. I haven't found anything else that touches it.
Me either. I thought by now it would be standard UX everywhere, but that is very much not so.
Re: Claude Code: Now in Beta in Zed
#138Zed 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.
Re: Claude Code: Now in Beta in Zed
#139Earlier quoted context omitted.
Top of my head switching between IntelliJ and Zed: - Git UI is extremely barebones with no support for other VCS - No merge tool or side-by-side diffs - Configuration is all JSON - Would be nice having a full file tree for the search editor instead of just the list; having the functionality split between a tab and the outline panel is quite clunky. - Ability to move panels (files/git/console/debugger/etc) into standa…
The IntelliJ 3-way mergetool/diff viewer is best in class. I haven't found anything else that touches it.
Have Claude Code resolve merge conflicts, problem solved.
Re: Claude Code: Now in Beta in Zed
#140I 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…
I thought I would be unable to move to a GUI editor and it turns out that the speed and efficiency of Zed plus the almost one-to-one mapping of Vim features means that I am extremely productive in Zed.