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.
Zed, the new code editor from Atom developers, has entered open beta
111–120 of 179 posts
Re: Zed, the new code editor from Atom developers, has entered open beta
#112Earlier quoted context omitted.
Thanks for pointing this out. Our whole terms-of-service is just standard boilerplate provided by our lawyers, but this part doesn't really apply to Zed. Obviously, there's no "content moderation" for project code that you collaborate on with Zed. We'll look into adjusting this to make it clearer that we don't do anything remotely concerning or invasive.
Fair enough, but why not push back on the lawyers before pushing the publish button, and spare yourself from a possibly inauspicious start?
Re: Zed, the new code editor from Atom developers, has entered open beta
#113It 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…
Re: Zed, the new code editor from Atom developers, has entered open beta
#114Earlier quoted context omitted.
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 :(
What forms of keyboard navigation are you missing? We try to make sure everything is controllable from the keyboard.
More generally, this looks really awesome and also really enjoyed your team's blog post detailing the GPUI implementation (even though large parts of it went over my head)
Re: Zed, the new code editor from Atom developers, has entered open beta
#115Earlier quoted context omitted.
I felt burned by the loss of Atom. Why is this project going to be different?
I'm so angry about Atom, I haven't been able to move on. I'm using Pulsar out of spite. I'd like to move to emacs (for all its faults, it will never do what Atom did) but I can't be arsed to learn to configure it so it works exactly the way I want it to. I don't have the energy to learn an entirely new tool, I don't know what to do.
You'll not even remember Atom when you get to college.
Re: Zed, the new code editor from Atom developers, has entered open beta
#1161. 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.
Overall seems very promising, will keep an eye on it.
Re: Zed, the new code editor from Atom developers, has entered open beta
#117Earlier quoted context omitted.
I'm so angry about Atom, I haven't been able to move on. I'm using Pulsar out of spite. I'd like to move to emacs (for all its faults, it will never do what Atom did) but I can't be arsed to learn to configure it so it works exactly the way I want it to. I don't have the energy to learn an entirely new tool, I don't know what to do.
I'm trying to learn emacs too - last night I kept ChatGPT open and asked it any questions I had ("what's the hotkey to open up a new window below the current one") and I'm getting better really quickly.
https://pulsar-edit.dev/ https://github.com/atom-community/atom/
Re: Zed, the new code editor from Atom developers, has entered open beta
#118Closed-source editor built on a closed-source framework, telemetry built-in with no documented opt-out, hardcoded language servers, macOS only.
I'm looking for collaborators, if someone is interested please message me.
Re: Zed, the new code editor from Atom developers, has entered open beta
#119Earlier quoted context omitted.
No macOS is a horrible developer platform in general. The only thing that makes it remotely viable is the tireless efforts of the Homebrew project. I can't imagine thinking macOS is a good programmer OS
Don't forget the first-party container runtime. Even Windows has one (or, er, three?). I am mostly responsible for maintaining our local development stack scripts, and Colima (to be clear, a heroic project) and MacOS are a continuous source of problems (full time problems when M1 first launched, down to at least 2-3 issues a month). I was helping a coworker with getting scripts working on Windows/WSL and how much eff…
Re: Zed, the new code editor from Atom developers, has entered open beta
#120It's weird to show screenshot of an editor with white background, most programmers use dark themes right?
(If your editor seems too bright to look at, I might suggest reducing your monitor's brightness.)