Live data from Hacker News

Claude Code: Now in Beta in Zed

zed.dev

51–60 of 431 posts

Re: Claude Code: Now in Beta in Zed

#52

Earlier quoted context omitted.

What do you feel is missing from the UI?

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…

No side-by-side diff is a deal-breaker for me unfortunately.

Re: Claude Code: Now in Beta in Zed

#54
Naive question: is using Claude Code from the command line or in these tools like VSC or Zed different from using it in the native app on a desktop? Is that because it has access to your codebase?

Re: Claude Code: Now in Beta in Zed

#55
post #37

what i am missing by using claude cli with nvim. i don't understand why editor integration needed.

The editor treats edits from Claude Code as a first class citizen. You can easily review, approve, rollback, etc. Claude's changes in a curated experience that is much faster than digging around in diffs or needing to approve each edit as it is proposed. https://zed.dev/agentic

[deleted]

Re: Claude Code: Now in Beta in Zed

#56
post #10

Zed 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?

I can’t really pin down the reason but somehow vscode just feels a bit more „balanced“ to me - the font sizes, little borders, icons and details, it’s more consistent.

Re: Claude Code: Now in Beta in Zed

#58
post #19
post #16

Earlier quoted context omitted.

I know what you mean. I used to like Emacs but then they added syntax highlighting for Rust and I don't use Rust so I'll never touch that editor ever again.

The deal breaker for me was when they introduced support for the "delete" key. A real developer should get it right the first time.

IMHO, the delete key can still be useful for other developers "contributions".

Re: Claude Code: Now in Beta in Zed

#60
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 dozens of extensions based on either a technology stack or a project - it would be really difficult to find a good reason to throw it all away. The idea of switching between IDEs does not appeal to me either. I do use Neovim a little bit too, but most of that usage time was spent on configuration.
Post reply on HN