Live data from Hacker News

Zed 1.0

zed.dev

11–20 of 727 posts

Re: Zed 1.0

#11
Too bad they did not include better search UI into this release.

When you search, Zed opens a new tab, which I hate. Sometimes I just want to have a quick glance at some code and close the search using escape.

Telescope style search in vim, helix or JetBrains tools is so much better.

https://github.com/zed-industries/zed/pull/46478

Re: Zed 1.0

#13
post #2

Does anybody have experience running Claude Code or Codex in Zed?

I used to run Claude code on terminal on zed. But the memory usage would balloon eating all my ram 128gb and have to kill the session every other day. I moved back to vscode. I don’t know if they addressed it

Re: Zed 1.0

#14
Congratulations! I’ve been very happy with Zed for the past year or so.

I’m hoping the roadmap contains support for even more things that extensions can do, such as rendering images or Markdown in-editor.

Re: Zed 1.0

#15
post #2

Does anybody have experience running Claude Code or Codex in Zed?

It works 'well' with Claude Code, but you're going to be missing a lot of features. There's no display for sub-agents/teams, no ability to clear the context without starting a whole new thread window, no ability to view the current context or usage, etc. There's also no built-in ability to view or change the model's current effort level, which I think is a current limitation with the SDK.

I tried it for a bit and it was definitely usable and I got a few features built out, but I eventually moved back to using CC in the terminal. I'm sure they're working on it, though.

Re: Zed 1.0

#16

1.0 and still has the wrong colours when ran in Wayland and lacks bitmap font support.

> 1.0 doesn't mean "done". It also doesn't mean "perfect"

Create issue in the Zed Github repository?

Re: Zed 1.0

#17
post #6
post #2

Does anybody have experience running Claude Code or Codex in Zed?

Yes - the Claude ACP is nice, as I like to have a view of the code while chatting. Using just the terminal for dense/long running work feels like a handicap imo. It would be great if it supported more commands though!

> It would be great if it supported more commands though!

What does it not support? I want to try and figure out if its shortcomings in the ACP/Claude SDK or if it's just features that Zed has yet to support?

Re: Zed 1.0

#20
How is their emacs keymap support? I tried VSCode for a while but switched back to emacs because it was so slow and the keymap was not very good. I've been intending to try Zed but emacs is working well enough so the motivation isn't really there yet..
Post reply on HN