Earlier quoted context omitted.
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.
>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.
Claude Code: Now in Beta in Zed
341–350 of 431 posts
Re: Claude Code: Now in Beta in Zed
#342Earlier 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.
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…
Re: Claude Code: Now in Beta in Zed
#343Not sure if anyone from Zed is here. I tried this out and got the following error: Internal error: { "details": "can't load supported slash commands" }
We just pushed a fix! Here's how to get it: - Start a new Claude Code Thread, which will kick off the background download of the new Claude Code ACP adapter. - Wait a few seconds, then start another Claude Code Thread. The new thread will use the updated one. We're working on a nicer UX for getting updated versions, which we'll definitely ship before Claude Code support leaves beta!
Re: Claude Code: Now in Beta in Zed
#344Earlier quoted context omitted.
For what it's worth, I think Zed now has a default keybind to open settings.json: Ctrl+, I assume that keybind is also configurable?
protip on macOS cmd+, is the standard keybind for opening any app's settings.
Re: Claude Code: Now in Beta in Zed
#345Earlier quoted context omitted.
I'll third this. AI autocomplete is THE most efficient and helpful feature of Cursor, not the agents.
I have recently been using Zed much more than cursor. However, the autocomplete is literally the only thing missing, and when dealing with refactors or code with tons of boilerplate, its just unbeatable. Eagerly awaiting a better autocomplete model and I can finally ditch Cursor.
Re: Claude Code: Now in Beta in Zed
#346I love Zed and I'm glad you now have native support for Claude. I previously ran it using the instructions in this post: https://benswift.me/blog/2025/07/23/running-claude-code-with... One thing that still suffers is AI autocomplete. While I tried Zed's own solution and supermaven (now part of Cursor), I still find Cursor's AI autocomplete and predictions much more accurate (even pulling up a file via search is more…
I was somewhat surprised to find that Zed still doesn't have a way to add your own local autocomplete AI using something like Ollama. Something like Qwen 2.5 coder at a tiny 1.5b parameters will work just fine for the stuff that I want. It runs fast and works when I'm between internet connections too. I'd also like to see a company like Zed allow me to buy a license of their autocomplete AI model to run locally rathe…
Re: Claude Code: Now in Beta in Zed
#347Re: Claude Code: Now in Beta in Zed
#348I love Zed and I'm glad you now have native support for Claude. I previously ran it using the instructions in this post: https://benswift.me/blog/2025/07/23/running-claude-code-with... One thing that still suffers is AI autocomplete. While I tried Zed's own solution and supermaven (now part of Cursor), I still find Cursor's AI autocomplete and predictions much more accurate (even pulling up a file via search is more…
What Zed lacks in code generation quality it makes up for in not-being-an-Electron-app
Re: Claude Code: Now in Beta in Zed
#349Earlier quoted context omitted.
I have recently been using Zed much more than cursor. However, the autocomplete is literally the only thing missing, and when dealing with refactors or code with tons of boilerplate, its just unbeatable. Eagerly awaiting a better autocomplete model and I can finally ditch Cursor.
Out of curiosity, why not just stick to Cursor instead?
Zed is hitting all the checkboxes when it comes to performance and user experience (yeah, I care about that in my editor).
I'm not a hardcore user of AI, but I do make use of Zed's inline suggestions and occasional use of Opus 4.1 through my Zed subscription.