Hacker News new | ask | show | jobs
by yewenjie 668 days ago
Has any long-term Emacs user delved into Zed and ported the cool features yet?

Don't take it as sarcasm, I am genuinely interested. I think Emacs' malleability is what still keeps it alive.

3 comments

For real-time collaborative editing, consider experimenting with https://github.com/zaeph/crdt.el
What are the cool Zed features? Also genuinely interested.
In my understanding Zed is "Figma for code". Huge focus on collaboration (hence the slogan "multiplayer code editor") and AI.

It's hard for me to understand what text editor itself has to do with LLM completions.

Long-term Emacs user here: I actually just switched entirely to Zed.
What made you switch?