Live data from Hacker News

Zed, a collaborative code editor, is now open source

zed.dev

1–10 of 642 posts

Re: Zed, a collaborative code editor, is now open source

#6
Tangent: I wish we could standardize real-time code sharing the same way we have with LSPs. It is sad that if you want to pair-program, both have to be using the same editor. It really makes more sense to have one standard format so that one person can use VSCode and another can use Vim or Zed. If you want to make it standard practice you have to enforce everyone to use the same editor, which sucks.

Already at work some people have complained that I don't use VSCode for code-sharing.

Post reply on HN