Earlier 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
How dare there be choices? I’m a developer - I do a huge amount of work on Sql Server and .Net. Unless I need to update some Sql Server CLR Procedures, all my development is done on my Mac using the Jetbrains suite or Azure Data Studio. So it obviously works for many of us. You do you, we’ll do us.
Zed, the new code editor from Atom developers, has entered open beta
171–179 of 179 posts
Re: Zed, the new code editor from Atom developers, has entered open beta
#172Earlier quoted context omitted.
is it an electron app? like vs code?
No. It's written in Rust, with a custom UI framework. More details in this blog post: https://zed.dev/blog/videogame
Is it possible to install using nix or brew? In mac
Re: Zed, the new code editor from Atom developers, has entered open beta
#173Closed-source editor built on a closed-source framework, telemetry built-in with no documented opt-out, hardcoded language servers, macOS only.
Re: Zed, the new code editor from Atom developers, has entered open beta
#174Earlier quoted context omitted.
Fair enough, but why not push back on the lawyers before pushing the publish button, and spare yourself from a possibly inauspicious start?
When you go to a tailor for a custom suit, do you double-check that he's taken accurate measurements?
I do a lot of back and forth with our lawyers on terms. I read all of it and give feedback.
Re: Zed, the new code editor from Atom developers, has entered open beta
#175Re: Zed, the new code editor from Atom developers, has entered open beta
#176Closed-source editor built on a closed-source framework, telemetry built-in with no documented opt-out, hardcoded language servers, macOS only.
Re: Zed, the new code editor from Atom developers, has entered open beta
#177Re: Zed, the new code editor from Atom developers, has entered open beta
#178Re: Zed, the new code editor from Atom developers, has entered open beta
#179Earlier quoted context omitted.
What forms of keyboard navigation are you missing? We try to make sure everything is controllable from the keyboard.
The first thing I always do when I go into any new editor is set up the "Select All Instances of highlighted word". So like how there is cmd-d for the next occurrence, I also like having a shortcut to select _all_ occurrences. Would love for this to be added. 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 ov…
There's an issue for it: https://github.com/zed-industries/community/issues/75