Top
Best
New

Posted by meetpateltech 9/3/2025

Claude Code: Now in Beta in Zed(zed.dev)
681 points | 406 commentspage 6
Michael_Keller 5 days ago|
[dead]
curtisszmania 9/4/2025||
[dead]
nwgo 9/3/2025||
[dead]
yuyu74189w 9/4/2025||
[dead]
sexyman48 9/3/2025||
[flagged]
EXHades 9/3/2025||
zed extension is too bad to be used as a full-fledged extensible editor, as many features and interfaces are missing.
not_your_vase 9/3/2025||
I just installed it on my EndeavourOS box. I opened it, it asked my which theme I want. I couldn't click, and suddenly it went into unresponsive mode. A minute later I killed it and uninstalled it.

I keep trying this editor every few months ever since it was announced, but I always have similar experiences. I remember once I managed to start actually editing something before the GUI started to disappear.

But hey, it has AI.

jitl 9/3/2025|
This is why I try to avoid building/supporting desktop Linux gui apps
throwawa14223 9/3/2025||
Zed used to be a good editor but it is increasingly LLM infested.
simonw 9/3/2025||
I know what you mean. I used to like Emacs but then they added syntax highlighting for Rust and I don't use Rust so I'll never touch that editor ever again.
ar_lan 9/3/2025|||
The deal breaker for me was when they introduced support for the "delete" key. A real developer should get it right the first time.
pjerem 9/3/2025||
IMHO, the delete key can still be useful for other developers "contributions".
ilc 9/3/2025||
git revert works better ;)
Karrot_Kream 9/3/2025|||
Can you believe they had the gall to even run code that allowed those vim heathens to feel comfortable in emacs? The horror /s
Sparkle-san 9/3/2025|||
Just disable it. It seems like they've made is as simple as possible to do so while also being realistic about what it takes to make a successful (read: profitable) IDE the year 2025.
stavros 9/3/2025|||
I've found that the sort of people who complain about AI or cryptocurrency don't care if it can be disabled. The mere fact that such functionality exists taints the product for them. I can't say I understand the reasons (I like AI functionality), but that's what I've noticed.
microflash 9/3/2025|||
I do care that it can be disabled. My problem with such functionality is that it becomes the sole focus of the development team, drifting their attention away from improving core experiences, such as language and plugin support, polishing ergonomics, and pruning papercuts.
stavros 9/3/2025||
The focus of the team is gone. Their target now is not to make a great product, but to make an engaging product that makes money however they can.

The AI is a symptom of the problem. If it weren't AI, it would be something else.

sexyman48 9/3/2025||
make an engaging product that makes money however they can.

Is that not what your employer does?

stavros 9/3/2025||
It is, because they're VC-funded.
throwawa14223 9/3/2025|||
Yes. I don't want to give support or market share to a company that is using AI as it is an unethical technology.
stavros 9/3/2025||
Do you also refuse to use search engines, cars, phones, computers, etc? Or by "AI" do you specifically mean LLMs?
runarberg 9/4/2025||
AI is such a bad and tainted term and since LLMs became so prominent it has kind of become synonymous with LLMs and generative AI more broadly.

I honestly think this is for the better, (un)supervised learning models and other machine learning models with a reasonable number of parameters (k-means clustering, Markov Chains etc.) are usually not called AI any more (and honestly haven’t been for some time; machine learning has been much more popular for at least 10-15 years in my experience).

runarberg 9/3/2025|||
Given the state of information technology in 2025 I think your parent has a good reason to believe AI features ruins everything. It is common in well funded (read VC funded) technology to start with an easy toggle to disable, and then slowly make opt-out ever harder to completely accomplish. Disable 3rd party tracking ads on google platforms used to be a simple toggle as well.
stavros 9/3/2025||
You can think that AI ruins everything, or that tracking ads ruin everything, but the reality is that VC investment ruins everything, because it turns you from the customer to the product.

I guess the eventual culprit is capitalism, where profit is the ultimate goal for everything, so there will never be a single product that is not enshittified in this way.

The best part? If you don't like it, there's nothing you can do! It's the whole culture.

jsheard 9/3/2025|||
It was always going to be infested with something or other, you don't raise $42M for just a text editor. Could be worse, a few years earlier it probably would have incorporated blockchains somehow.
cameroncooper 9/3/2025||
Seems like a reasonable trade-off to me. I'm happy for them to have a sustainable business model and people seem quite willing to pay monthly for AI. As long as they keep the free version and the ability to disable AI features then I think everyone wins.
jmull 9/3/2025||
> As long as they keep...

The thing is, they will have to switch to maximizing monetization (or die trying). Those investors are ultimately in control, and while they are happy to gain market share for now, that's what they will demand in the future.

They will keep a free version for as long as it's working for them, but you will be monetized, one way or another, sooner or later, and you might not enjoy it.

sexyman48 9/3/2025|||
We brought this upon ourselves. As much as we reviled forking over four hundred 1998-dollars to use Microsoft Word, shrink-wrapped closed-source was more honest way to make a living than the current surveillance schemes.
cameroncooper 9/3/2025|||
Agreed, but Zed is open source so I think that does offer some long term protection to users who like the editor and don't want AI.
maleldil 9/3/2025|||
How does the existence of LLM features impact the quality of the rest of the editor? It's a single toggle to disable everything [1].

[1] https://zed.dev/blog/disable-ai-features

throwawa14223 9/3/2025||
The inclusion of an unethical tech is a deal breaker.
suck-my-spez 9/3/2025|||
One line fix for you…

https://zed.dev/blog/disable-ai-features

throwawa14223 9/3/2025||
Does that button cause them to cease using LLM technology? My objection is on ethical grounds.
1zael 9/3/2025||
Zed lacks an ecosystem for plugins, which is a huge drawback for me. The native debugging UX is cool, but I can get this w/ my VSCode plugins.
dpatterbee 9/3/2025|
This seems obviously untrue. https://zed.dev/extensions
tylergetsay 9/3/2025|||
VSCode has ~60k extensions last I checked
1zael 9/3/2025||||
VSCode has 60k+ extensions vs Zed's 744. I'm pretty sure there's a clear winner here.
alehlopeh 9/3/2025||
Many of which were found to have been compromised with malware and have after having been installed millions of times. Extensions are an attack surface emdash I don’t see why it’s better to have more than anyone could possibly ever audit.
paraboul 9/3/2025|||
extentions in Zed are just languages support and themes.
lvl155 9/3/2025|
I tried so many times to switch but I’ve reached a conclusion that Zed sucks. It doesn’t even properly support Python out of the box. UI is crap.