Live data from Hacker News

Claude Code: Now in Beta in Zed

zed.dev

261–270 of 431 posts

Re: Claude Code: Now in Beta in Zed

#261
post #108
post #105

Earlier quoted context omitted.

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.

I tried VSCode many times in my life and just hated the experience so much. It put me away from GUI editors for years, didn't want to try any of them. So ugly and so sluggish. Zed was the first one that put me to rethink my position. It is so snappy on my Linux workstation and I don't have any issues with it's GUI. I finally switched from vim et.al. But I know I have "weird" opinions, I also really dislike Apple prod…

My experience is the exact opposite

Vscode has never had any input delay for me

Re: Claude Code: Now in Beta in Zed

#262
post #257

This might come off as a naive question so pardon me in advance for my ignorance. I got Claude Max just last week and I have been using it in the MacOS Terminal app. I also used it in Zed and VS Code terminals and faced no issues. So what is the advantage of using it natively like this?

The post has a video included. More integrated interface seems useful.

Re: Claude Code: Now in Beta in Zed

#263
post #46

Not 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!

Thank you for the quick fix! Your steps worked perfectly.

In any case, I'd like to add that I'm hoping an ACP adapter for OpenAI Codex is in the works; I've grown pretty fond of GPT-5, and would like to be able to tap into my existing ChatGPT Plus subscription; I'd rather not use API pricing at the moment. I prefer using Claude Code vs directly hitting the Anthropic API for the same reason.

Heck, an ACP adapter for Cursor CLI (itself based on Gemini CLI, right?) would even be useful; as that would also let me pick GPT-5.

Re: Claude Code: Now in Beta in Zed

#264
post #257

This might come off as a naive question so pardon me in advance for my ignorance. I got Claude Max just last week and I have been using it in the MacOS Terminal app. I also used it in Zed and VS Code terminals and faced no issues. So what is the advantage of using it natively like this?

You get a diff view of the edits CC is making to your project and there's a mode where you editor's focus follows where CC is editing in your project.

Re: Claude Code: Now in Beta in Zed

#265
post #74

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…

I had to use VSCode for some projects in the past because it was what was available on the clients workstations... I can't imagine having to use that laggy electron abomination all the time. For me Zed is sent from heaven, because my previously preferred editor (geany) hast basically zero developtment nowadays.

How big was his project bc I've never had any input away and I've worked on some pretty good size projects.

Are you using an old computer or something?

Re: Claude Code: Now in Beta in Zed

#266

I 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…

>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 accurate in Cursor).

It's not only the autocomplete. I've never had any issue with Cursor while Zed panicked, crashed and behaved inconsistently often (the login indicator would flicker between states while you were logged in and vice versa, clicking some menus would crash it and similar annoyances). Another strange thing I've observed is the reminder in the UI that rating an AI prompt would send your _entire chat history_ to Zed, which might be a major red flag for many people. One could accidentally rate it without being aware of that and then Zed has access to large and potentially sensitive parts of your company's code - I can't imagine any company being happy with that.

>I am glad to hear that Zed got a round of funding. https://zed.dev/blog/sequoia-backs-zed

There are plenty of great VCs out there, going with Sequoia will definitely come with some unpleasant late consequences.

>This will go a long way to creating real competition to Cursor in the form of a quality IDE not built on VSCode

There are many "real competitors" to Cursor, like Windsurf, (Neo-)Vim, Helix, Emacs, Jetbrains. It's also worth being aware that not everybody is too excited about letting AI slop be the dominant part of their work. Some people prefer sprinkling a little AI here and there, instead of letting it do pretty much everything.

Re: Claude Code: Now in Beta in Zed

#267
post #144

Earlier quoted context omitted.

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.

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

It's super noticeable on a high refresh display. VSC is like playing a video game at 20FPS.

Vanilla settings on a high end gaming PC.

Re: Claude Code: Now in Beta in Zed

#268

I 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…

>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 accurate in Cursor). It's not only the autocomplete. I've never had any issue with Cursor while Zed panicked, crashed and behaved inconsistently often (the login indicator would flicke…

> I've never had any issue with Cursor

Glad it's working for you but I think you might be the only one!

Re: Claude Code: Now in Beta in Zed

#269
post #131
post #104

Earlier quoted context omitted.

So glad to hear I'm not alone! I continue to use SublimeText for this reason. Yet it doesn't seem to bother others.

I think a lot of people forget how long ago Electron/Atom were released, and the subsequent Cambrian explosion of Electron based apps and editors like VSCode. There's probably a huge amount of developers that haven't used anything else.

Ironically, I used JetBrains products for years before switching to VS Code because the latter felt so much faster. So it definitely depends on what you're used to.

Zed feels significantly faster than VS Code, but it also doesn't feel as polished and "complete" as an IDE, so I'm going to stick to VS Code for now for the same reason I stuck to JetBrains IDEs for so long.

Re: Claude Code: Now in Beta in Zed

#270
post #230

Earlier quoted context omitted.

I think you do not understand the value proposition of Zed. It is an editor made for people who are used to double-clicking individual files rather than opening a folder in VS Code, so they close and open their editor dozens or even hundreds of times per day. Let's say VS Code takes 5 seconds to boot. Some programmers may argue: "yes, I spend 3 hours on a project or just leave it open overnight, so 5 seconds per week…

You are right. I don't understand. How can any software developer work when they need to open and close 4 files per minute? I have never met or heard of anyone working like this.

Right lol. It's so ridiculous
Post reply on HN