To save some clicks:<p>> Currently, Zed only supports macOS.<p>That was actually from June of last year. It makes sense to start with a limited scope, but given that it's reaching public beta without much consideration for platforms outside of macOS, I wonder if it will ever actually feel "native" elsewhere, or if it will wind up ossified with Apple-specific idiosyncrasies. Time will tell.<p>Personally, I was mostly interested in their Rust GPUI library, but it hasn't been open sourced. (Yet; it does look like there is a plan to open source some of Zed, though obviously it's possible it never happens.) It sounded like a great idea and even in an early stage would probably be a great addition to the nascent ecosystem of Rust UI libraries.
Hell of a license:<p>----<p>INVESTIGATIONS, MONITORING, & NO OBLIGATION TO PRE-SCREEN CONTENT. Zed may, but is not obligated to, investigate, monitor, pre-screen, remove, refuse, or review the Service and/or Content, including Your Content and User Content, at any time. By entering into the Agreement, you hereby provide your irrevocable consent to such monitoring. You acknowledge and agree that you have no expectation of privacy concerning the transmission of Your Content, including without limitation chat, text, or voice communications. In the event that Zed pre-screens, refuses or removes any Content, you acknowledge that Zed will do so for Zed’s benefit, not yours.<p>----<p>Irrevocable consent.
Pretty nice. Gave it a whirl and a few thoughts:<p>1. Very performant. Opened a large(ish) rust project and the auto-completion and goto symbol were both very snappy. Scrolling is very smooth and haven't noticed any hiccups or pauses so far.
2. Doesn't seem like there is a way to disable font ligatures? I find them really annoying and wish I could disable.
3. Stuck with the built-in themes, none of which I particularly like.<p>Overall seems very promising, will keep an eye on it.
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).<p>Any idea on their plans to monetize? I assume they will eventually charge, since they raised a 10M series A.
No mention of extensibility is a big red flag, and if it isn't open-source it presents the same risk as anyone adopting Atom originally ended up getting burned by.
They say performance on par to slightly better than Sublime Text, that's interesting, I like it when developers care about performance. Unfortunately, it is MacOS only, so I couldn't try.<p>Performance turned me off from VSCode and brought me back to Sublime Text. VSCode is not that bad, and I use it occasionally, but the advantages it has over Sublime Text is not worth the performance penalty for me.
Looks interesting, especially around their "multiplayer" editing. I wish them success, we need more serious competition in this space. VSCode is so damn good I probably won't switch, but if this came to parity with some features in VSCode (especially the plugins I use) I could see myself making the jump.
It 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?<p>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.<p>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 ???<p>The binary is pretty big by itself.
Cudos first of all on taking on such a big challenge, and seeming to do a good job of it.<p>As someone who uses a lot of VSC plugins and commands I can't imagine switching any time soon (also no Windows support makes it a non starter for me personally) - but I can still be super impressed!
To me it's a kinda distasteful design that despite being a graphical application, this is using monospaced font for the titlebar, tab headers, file tree, etc. Looks odd on Mac.<p>In general Zed seems to be at a decent starting point though. Aside from its "multiplayer editing" aspect, it comes across like it has been very heavily influenced in terms of scope by Sublime.
What a beautiful design. And it feels faster than Sublime 4. Using Treesitter + LSP out of the box like Helix makes Zed productive with zero config.<p>Multi-buffers seems genuinely useful for project wide search panel as well as for cases where multi-line strings are used to define external file contents but miss out on syntax highlighting.<p>Looking forward to trying the live collab features.
Will download and setup. I hope they have sustainable business around it. For myself I do not mind ~$100 or so for a single version and upgrade in every couple of years if I find it useful. I have SublimeText and I will use both if this new editor has certain features to raise productivity.
I'm really looking for a lighter-weight GUI editor. Too many random shortcut keys to memorize in Atom, and VS code is getting wayyyy to bloated. It always has an annoying welcome message at startup, annoying notifications about things I could install, and way too much text in the UI. I don't like settings and other dialogs being tabs alongside code, even though I know it hip to do that nowadays. I search for 'ssh plugin' and there about 35 of them.<p>SSH remote editing is about the only "plugin" I need, and if it's built into the editor that would be nice.<p>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.
The Changelog #531 has a great interview with Nathan Sobo. Until ui-based debugging, I will have to stick with other IDEs though, sadly.<p>EDIT: At the end of said episode, Nathan talks about debuggers and mentions that users depending on that might have to wait a bit. So there’s that!
One of the creators was interviewed recently on this podcast <a href="https://rustacean-station.org/episode/antonio-scandurra/" rel="nofollow">https://rustacean-station.org/episode/antonio-scandurra/</a>
I thought a lot of the Atom developers moved to create Pulsar Editor.<p><a href="https://pulsar-edit.dev/" rel="nofollow">https://pulsar-edit.dev/</a><p>Also, the community forked Atom into a community edition (CE), still getting updates?<p><a href="https://github.com/atom-community/atom/">https://github.com/atom-community/atom/</a><p>What makes this "Atom Developer Editor" different than Pulsar or Atom-CE.
I just installed on my Monterey Macbook, but it won't launch. No window appears. I tried launching from a python file, still nothing.<p>Well, if as you say in your site's vision section, "the editor should disappear", it seems you got it.<p>WAIT. It took a full 5 minutes to come up the first time. So be forewarned.
Since <a href="https://news.ycombinator.com/item?id=35170422" rel="nofollow">https://news.ycombinator.com/item?id=35170422</a> is a Show HN of the same project, we'll move the comments thither and re-up that one.
It's very nice but I just wish vim binding was a bit better, I know it's in beta/alpha at the moment so I'll wait for it for a bit until this gets improved..<p>(% is missed, and o in visual to go at the begin of the selection or end...)
I have no idea how this happened, but somehow after installing Zed, Zed now is the default editor for code files in my macOS (before, it was VS Code). And now I need to figure out wtf Zed did to undo it. Not cool.
Show HN with developer over here, maybe should be this thread/merge Dang<p><a href="https://news.ycombinator.com/item?id=35170422" rel="nofollow">https://news.ycombinator.com/item?id=35170422</a>
I'm gonna stick with neovim - from the Zed homepage seems like its using all the same base technologies, Treesitter, LSP, and some out of the box support for the capabilities these base layers offer.
Downloaded it and gave it a spin. Seems quick. The team collaboration features look great. Themes look fun. But. I switched from Sublime to VS Code in order to have a Copilot extension that works out of the box. I would love to see either a copilot extension or something integrated for ChatGPT. That has become a new essential these past few months and I'm willing to sacrifice some editor smoothness for it.
Ahh bummer :/<p>> <a href="https://github.com/zed-industries/community/issues/174">https://github.com/zed-industries/community/issues/174</a><p>> 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.
> Work with code on any machine<p>Is there a headless mode similar to VS Code's Remote? I would like to launch a Zed server in a VM and connect to it from the host.<p><a href="https://code.visualstudio.com/docs/remote/remote-overview" rel="nofollow">https://code.visualstudio.com/docs/remote/remote-overview</a>
My first thought was "Okay, sure, but how does it perform after I load it up full of essential plugins like vim mode and such" but seeing that vim mode is built-in is kind of amazing.<p>It appears to be more limited than I'm used to (e.g. colon commands don't work, ergo :wq does not) -- but it is indeed extremely fast.
When I clicked I had the vague sense that I had seen "code at the speed of thought" elsewhere, and a quick google showed that it's a pretty common thing for people to claim, especially about editors or related features. Maybe not the best choice of motto.
I like the remote code editing feature. I would love a solution that lets me write code on my iPad, including running the code locally. If I could run a server at home and connect to it it would be great. Is there anything like that?