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?
If you're going to live in the terminal, please do yourself a favor and replace Terminal.app with iTerm2, and replace bash with zsh.
Claude Code: Now in Beta in Zed
321–330 of 431 posts
Re: Claude Code: Now in Beta in Zed
#322Earlier quoted context omitted.
Same sentiment for me. I barely use the agent, but love their autocomplete. Though I sometimes hear people say that GH Copilot has largely caught up on this front. Can anyone speak to that? I haven’t compared them recently. If performance were equal, I’d strongly consider going back to GH Copilot just because I don’t love my main IDE being a fork. I occasionally encounter IDE-level bugs in Cursor that are unrelated t…
They haven’t. They had time to catch up, but they didn’t. They recently switched their auto complete model from 4o-mini to 4.1-mini. It’s not smarter at predicting what you are trying to do. Nothing magical like last year experience on Cursor (I haven’t tested lately, so it might be even better now). I heard Windsurf is quite good and the closest to Cursor magic, available on Windsurf free plan (unlimited autocomplet…
Re: Claude Code: Now in Beta in Zed
#323Earlier quoted context omitted.
Their font rendering looks awful on non-high dpi displays, and the devs don't seem to care at all. https://github.com/zed-industries/zed/issues/7992
While this is probably annoying, I have to imagine that non-hidpi displays are becoming rarer and rarer. It's probably not a great idea to spend a lot of work on a feature that will only ever see declining use.
Re: Claude Code: Now in Beta in Zed
#324I like Zed in concept. I like Zed in the architectural and foundational aspects. I want more tools like Zed to exist. But, I find Zed challenging to adopt due to random nuances. First, settings management is a mixed bag and sometimes I just want a quick way to open the "settings.json" from the settings pane without fussing around. Then I'd like the "settings.json" to stay open (reopen) on a restart of Zed. Then I'd l…
The nuance situation is rapidly improving. I had several minor issues with Zed ~6 months ago, and most of them have been patched away.
Re: Claude Code: Now in Beta in Zed
#325Earlier quoted context omitted.
What Zed lacks in code generation quality it makes up for in not-being-an-Electron-app
Every single new HN thread should come with an automod post badmouthing Electron to save everyone time.
With the advent of coding agents, I really hope we see devs move away - back to the traditional approach of using native frameworks/languages as now, you can write for 1 platform and easily task AI to handle other platforms.
Re: Claude Code: Now in Beta in Zed
#326Re: Claude Code: Now in Beta in Zed
#327I've been seeing a lot of crashes of late
Re: Claude Code: Now in Beta in Zed
#328Re: Claude Code: Now in Beta in Zed
#329I 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'll third this. AI autocomplete is THE most efficient and helpful feature of Cursor, not the agents.
Re: Claude Code: Now in Beta in Zed
#330This 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?
If you're going to live in the terminal, please do yourself a favor and replace Terminal.app with iTerm2, and replace bash with zsh.