Earlier quoted context omitted.
looks around and waves hands at hundreds of thousands of Bay Area developers using Macs A Unix box with a nice UI? It's what I always wanted.
what I don't understand is how it's seen as acceptable to pay several thousand dollars for a machine that is sold as a "full experience" and then relying on the work of some people outside Apple that build homebrew and make it actually usable for development
Zed, the new code editor from Atom developers, has entered open beta
151–160 of 179 posts
Re: Zed, the new code editor from Atom developers, has entered open beta
#152Hell of a license: ---- 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…
Re: Zed, the new code editor from Atom developers, has entered open beta
#153Re: Zed, the new code editor from Atom developers, has entered open beta
#154Earlier 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.
Checking out Spacemacs or Doom Emacs would give a clear idea of what I'm talking about.
If unfamiliar with emacs, VSpaceCode is a VSCode extension that ports Spacemacs-style keybindings pretty successfully, although the UI is suboptimal due to limitations of VSCode extensions.
Re: Zed, the new code editor from Atom developers, has entered open beta
#155Closed-source editor built on a closed-source framework, telemetry built-in with no documented opt-out, hardcoded language servers, macOS only.
I'm working on an code editor with a similar philosophy (or at least I'm trying to achieve similar goals) but it's completely open-source (MIT licence). It's called ecode and can be found here: https://github.com/SpartanJ/ecode . It's also GPU accelerated, native code (no electron), has LSP integration and has many similar feature set. 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
#156Hell of a license: ---- 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…
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.
> 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.
is such an outrageous thing to write in the terms. On the other hand, claiming this is standard boilerplate strains credulity.
In any case, seeing this definitely colors how I see the rest of it.
Re: Zed, the new code editor from Atom developers, has entered open beta
#157Earlier quoted context omitted.
I'm working on an code editor with a similar philosophy (or at least I'm trying to achieve similar goals) but it's completely open-source (MIT licence). It's called ecode and can be found here: https://github.com/SpartanJ/ecode . It's also GPU accelerated, native code (no electron), has LSP integration and has many similar feature set. I'm looking for collaborators, if someone is interested please message me.
I looked at the repo and I can’t see any code. Is it in a different repo?
Re: Zed, the new code editor from Atom developers, has entered open beta
#158Earlier quoted context omitted.
The moment that you open Zed for the first time, you see a welcome screen that offers telemetry opt-out. The editor will be open-source and cross-platform, but it takes time to build things.
It should be opt-in
Re: Zed, the new code editor from Atom developers, has entered open beta
#159(% is missed, and o in visual to go at the begin of the selection or end...)