Gotta say farewell to Sublime. Now Zed is my general purposed text editor. For doing most of my coding work, still use VSCode and nvim.
Zed 1.0
541–550 of 727 posts
Re: Zed 1.0
#542Earlier quoted context omitted.
Currently on this machine: using 900MB of RAM, including all language servers, with nine open projects - that is pretty phenomenal. VSCode could barely keep one open with the same memory. The perception of 'fast' is very subjective. To me having a smooth, jitter-free UI, low input latency, and instant startup, all matter a lot.
I understand wanting your software to be well optimized, but at no point in my years of using VSCode have I ever actually had to care about how much RAM it's using. I have 32GB, I'm going to use it.
Re: Zed 1.0
#543Earlier quoted context omitted.
Currently on this machine: using 900MB of RAM, including all language servers, with nine open projects - that is pretty phenomenal. VSCode could barely keep one open with the same memory. The perception of 'fast' is very subjective. To me having a smooth, jitter-free UI, low input latency, and instant startup, all matter a lot.
I understand wanting your software to be well optimized, but at no point in my years of using VSCode have I ever actually had to care about how much RAM it's using. I have 32GB, I'm going to use it.
(I’m probably off on how much memory it takes to run a small LLM, but still.)
Re: Zed 1.0
#544I really want to like Zed because they've clearly put so much work into it, but so far I've been sticking with Sublime. I have several large PHP projects that were started in the 2010-2020 era, and Zed will highlight and complain about all sorts of minor things that were standard PHP fare at the time: functions without return types, for example. My code (which works fine) looks like an ocean of red when I view it wit…
I'm sticking with Sublime Text, as its developers actually respect boundaries on my computer.
Re: Zed 1.0
#545My biggest gripe with Zed right now (it seems they had changed the default force-formatting of source code) is that it is non-extensible. I just wanted a custom action when I right click on a file (or multiple files) in the file tree - uh-oh, sorry, you can't have that. Basically all text editors should be extensible. Emacs and vim, Notepad++ or Sublime - this is one of their core features. Do I need to explain this…
Re: Zed 1.0
#546What an abysmal series of top comments. These guys created a phenomenal product using novel technology, which will only continue to improve. Great work to the Zed team.
What exactly is phenomenal and novel about Zed? I've tried it a couple of times for a week or so, didn't see the point, and moved on every time. And I'm not luddite swearing by vi or something, I use VSCode and Idea, and have used Sublime for many years, Xcode on/off for some Obj-C/Swift dev, Eclipse for 5-6 years in the 2000s, and vim for everything cli/lightweight since forever. Is the GUI tech what's supposed to b…
Re: Zed 1.0
#547Earlier quoted context omitted.
wait, there's more [copied from the top comment of their youtube video ( https://www.youtube.com/watch?v=c6Bns1T77HM )] - 1. Mandatory arbitration by default. You waive your right to a jury trial and cannot join class action lawsuits. You have only 30 days to opt out after agreeing to the terms. 2. 1-year statute of limitations. You must file any legal claim within one year, which is much shorter than the default per…
Yeah, screw that. I am literally shopping for a new editor. A once-a-decade thing for me. I want something that can effectively sandbox local models for code gen. So I was looking at Zed yesterday. Cloned the repo. Then I noticed they were funded by our favorite VCs. Between this and CVE-2026-31431 ("Copy Fail"), it seems like I dodged a bullet.
Re: Zed 1.0
#548Congrats! My daily driver is Zed developing on SSH remote servers on exe.dev. It's crazy to think of all the dev tools I've churned through over the last 18 months but these two feel sticky. Zed has everything I need in a unified pane. File editor, terminal, agents, SSH remotes. And it's fast and intuitive exe.dev is the first "dev container" I've ever *loved*. The remote sandbox means `dangerously-skip-permissions`…
Re: Zed 1.0
#549Congrats! My daily driver is Zed developing on SSH remote servers on exe.dev. It's crazy to think of all the dev tools I've churned through over the last 18 months but these two feel sticky. Zed has everything I need in a unified pane. File editor, terminal, agents, SSH remotes. And it's fast and intuitive exe.dev is the first "dev container" I've ever *loved*. The remote sandbox means `dangerously-skip-permissions`…
What you really want is to build a Docker container and wait for ECS deployments between iterations.
Re: Zed 1.0
#550Earlier quoted context omitted.
With Zed touting itself as an AI first editor, is it possible to completely disable all AI features so that you never have to look at the equivalent of a copilot icon ever again? I don't want to have to spend energy to actively ignore these things.
I only installed it today for the first time but yes it does have a very prominent button to completely disable all AI.