Live data from Hacker News

Zed on Linux Is Here

zed.dev

11–20 of 703 posts

Re: Zed on Linux Is Here

#11
post #2

Zed seems like its gotten a lot of buzz on HN, and its great to see new players in the space. For those who have used it, what are some of the killer features?

No killer features, just nice ergonomics and speed out of the box. I use it as my Vim replacement.

Do you find it to be faster than vim/neovim?

Re: Zed on Linux Is Here

#13
post #4
post #2

Zed seems like its gotten a lot of buzz on HN, and its great to see new players in the space. For those who have used it, what are some of the killer features?

Its killer feature seems to be speed. Otherwise I dont see much of a reason to use it over VS Code.

Have you had much success with VS Code's multiplayer extensions? I've found them buggy to the point of useless, but maybe things have improved. Zed, on the otherhand, is developed by people who understand pair programming, which is my priority.

Re: Zed on Linux Is Here

#16
post #8
post #2

Zed seems like its gotten a lot of buzz on HN, and its great to see new players in the space. For those who have used it, what are some of the killer features?

For me the "killer feature" is a graphical editor (like VSCode or the Jet Brains editors) but with performance more like vim. I'm also very much enjoying the modal editing, which VSCode lacks.

>> I'm also very much enjoying the modal editing, which VSCode lacks.

The VSCode Vim plugin works great:

https://marketplace.visualstudio.com/items?itemName=vscodevi...

Re: Zed on Linux Is Here

#18
post #4
post #2

Zed seems like its gotten a lot of buzz on HN, and its great to see new players in the space. For those who have used it, what are some of the killer features?

Its killer feature seems to be speed. Otherwise I dont see much of a reason to use it over VS Code.

[dead]

Re: Zed on Linux Is Here

#19

Earlier quoted context omitted.

No killer features, just nice ergonomics and speed out of the box. I use it as my Vim replacement.

Do you find it to be faster than vim/neovim?

The Vim emulation is pretty far behind JetBrains, VSCode, and Sublime Text. I wouldn't compare it to Vim as a replacement at this point.

Re: Zed on Linux Is Here

#20

Really dislike the one line installer. How is it installing? Flatpak? Adding an apt repo? Manual install? Fortunately docs go into better detail, https://zed.dev/docs/linux I'm on Debian anyway so who am I kidding expecting this to be in apt :D

It's already in the Arch Linux repositories, which is pretty cool: https://archlinux.org/packages/extra/x86_64/zed/
Post reply on HN