This actually looks really, really good. Looks like I need to update macOS from 10.15.5 sometime soon. I use a Hackintosh, so this'll be fun (I've been putting it off because I finally got it to "work" and got scared/wanted to be productive again). Any idea on their plans to monetize? I assume they will eventually charge, since they raised a 10M series A.
No clue, I'm not affiliated with the devs in any way, I've just been very excited about it since one of the devs tweeted this: https://twitter.com/nathansobo/status/1498053586059620354 However, my first impressions of the keyboard navigation aren't great :(
Zed, the new code editor from Atom developers, has entered open beta
11–20 of 179 posts
Re: Zed, the new code editor from Atom developers, has entered open beta
#12Ahh bummer :/ > https://github.com/zed-industries/community/issues/174 > Hey y'all – We are excited that you all are excited to try Zed. Just want to make sure expectations are in check – We plan to release on multiple platforms for 1.0, but work on these has not even begun yet.
Developing on a mac is terrible; will take a look when other platforms are supported.
Re: Zed, the new code editor from Atom developers, has entered open beta
#13EDIT: Just had a look inside the app bundle to see if they were using Electron again. Looks like this is built round WebRTC instead.
EDIT2: Actually the actual 'zed' binary is just under 284MB, so maybe Zed's not built round the WebRTC framework, but just uses it for networky stuff ???
The binary is pretty big by itself.
Re: Zed, the new code editor from Atom developers, has entered open beta
#14Re: Zed, the new code editor from Atom developers, has entered open beta
#15SSH remote editing is about the only "plugin" I need, and if it's built into the editor that would be nice.
Very often I find myself going back to terminal vim because VS code has gotten to be too much, and also too annoying to deal with if I want to keep multiple projects' repos open at the same time.
Re: Zed, the new code editor from Atom developers, has entered open beta
#16This actually looks really, really good. Looks like I need to update macOS from 10.15.5 sometime soon. I use a Hackintosh, so this'll be fun (I've been putting it off because I finally got it to "work" and got scared/wanted to be productive again). Any idea on their plans to monetize? I assume they will eventually charge, since they raised a 10M series A.
No clue, I'm not affiliated with the devs in any way, I've just been very excited about it since one of the devs tweeted this: https://twitter.com/nathansobo/status/1498053586059620354 However, my first impressions of the keyboard navigation aren't great :(
Re: Zed, the new code editor from Atom developers, has entered open beta
#17Re: Zed, the new code editor from Atom developers, has entered open beta
#18Re: Zed, the new code editor from Atom developers, has entered open beta
#19It looks interesting but, given how Atom was abruptly taken out the back and put out of its misery, are many devs are going to invest the time in going all in on Zed? EDIT: Just had a look inside the app bundle to see if they were using Electron again. Looks like this is built round WebRTC instead. EDIT2: Actually the actual 'zed' binary is just under 284MB, so maybe Zed's not built round the WebRTC framework, but ju…