Earlier quoted context omitted.
What do you mean? "L" and "H" do move the cursor right and left for me just fine. It does not have macro recording/playback or extended commands though so it's not a full fledged vim emulation mode unfortunately.
That’s uppercase L and H to move to bottom or top of the screen
Zed, a collaborative code editor, is now open source
301–310 of 642 posts
Re: Zed, a collaborative code editor, is now open source
#302It took me way too long to figure out that Zed exclusively runs on OSX. Why is that not in the first paragraph of their landing page? edit: It's not even on the landing page, or even on the about page! The landing page has an entire section, "Work with code on any machine"! This is worse than bad.
There are just packages for OSX for now... you know open source means you can build your own now, and that may be exactly why they release?
Re: Zed, a collaborative code editor, is now open source
#303Earlier quoted context omitted.
You can't install MacOS any machine. You can't install it on most machines. You can install it exclusively on a Mac, a hackintosh, or a VM. I'm not trying to assume or criticize their intentions. I'm criticizing their unintentional mistake.
My reply was to contextualize that it wasn't a lie. Maybe a poor choice of words, but given the context on the page, it's clear what it is talking about, which isn't the application being cross platform. A lie implies deception, which I think given the context on the page there wasn't any intention to deceive, just poorly chosen words that can have different meanings depending on the context.
Re: Zed, a collaborative code editor, is now open source
#304It took me way too long to figure out that Zed exclusively runs on OSX. Why is that not in the first paragraph of their landing page? edit: It's not even on the landing page, or even on the about page! The landing page has an entire section, "Work with code on any machine"! This is worse than bad.
> Work with code on any machine This is referring to remote editing support. Platform support is in their FAQ, but I agree it should be a bit clearer on the homepage. Perhaps the download button should say "Download for MacOS" or similar. I do think your comment here is unnecessarily rude.
Yeah, OP said the page is really bad. But IMO we should be able to express negative opinions on things we think suck about technical content without being forced to couch our language in euphemisms for fear of being rude, especially on a site like HN.
Re: Zed, a collaborative code editor, is now open source
#305Earlier quoted context omitted.
> Work with code on any machine This is referring to remote editing support. Platform support is in their FAQ, but I agree it should be a bit clearer on the homepage. Perhaps the download button should say "Download for MacOS" or similar. I do think your comment here is unnecessarily rude.
It's rude to make misleading marketing statements as well, especially when you are addressing a technical market. That is pretty bad, and thinking so is not rude.
Re: Zed, a collaborative code editor, is now open source
#306It took me way too long to figure out that Zed exclusively runs on OSX. Why is that not in the first paragraph of their landing page? edit: It's not even on the landing page, or even on the about page! The landing page has an entire section, "Work with code on any machine"! This is worse than bad.
Re: Zed, a collaborative code editor, is now open source
#307It took me way too long to figure out that Zed exclusively runs on OSX. Why is that not in the first paragraph of their landing page? edit: It's not even on the landing page, or even on the about page! The landing page has an entire section, "Work with code on any machine"! This is worse than bad.
It's fully made in Rust with a GUI in Rust so it should be multiplatform with a few contributions. There are just packages for OSX for now... you know open source means you can build your own now, and that may be exactly why they release?
I understand why they would choose to implement Zed using those tools, but the sacrifice is platform compatibility. I'm not bothered at all with the fact that this is MacOS exclusive. I just want to know before I go try to download it!
Re: Zed, a collaborative code editor, is now open source
#308Earlier quoted context omitted.
> VSCode never felt slow on my macs until I started using Zed. I guess you haven't used Sublime Text before?
I switched _to_ VSCode because Sublime was occasionally so slow at times that it was unusable. It was very fast 95% of the time, but then I'd `git pull` on a very big repo and my machine would become unresponsive while Sublime did...something.
Re: Zed, a collaborative code editor, is now open source
#309I'm generally a big fan of zed and have been using it for 60%ish of my dev time for 6 months or so. A couple of nice things to note: - It really is remarkably responsive,and makes one really notice how UNresponsive everything else is. I have reasonably fast machines, so we're not talking about the difference between 5ms typing lag and 500ms, but it's still pretty surprising. VSCode never felt slow on my macs until I…
> VSCode never felt slow on my macs until I started using Zed. I guess you haven't used Sublime Text before?
Re: Zed, a collaborative code editor, is now open source
#310I'm generally a big fan of zed and have been using it for 60%ish of my dev time for 6 months or so. A couple of nice things to note: - It really is remarkably responsive,and makes one really notice how UNresponsive everything else is. I have reasonably fast machines, so we're not talking about the difference between 5ms typing lag and 500ms, but it's still pretty surprising. VSCode never felt slow on my macs until I…
> VSCode never felt slow on my macs until I started using Zed. I guess you haven't used Sublime Text before?