This is great. I just hope that they continue to make money. We really need someone to invest in making a Fast, modal editor.
You can now disable all AI features in Zed
21–30 of 277 posts
Re: You can now disable all AI features in Zed
#22Earlier quoted context omitted.
Could it really be that simple?! Holy shit. It really is that simple. Thank you.
Even after figuring this out for myself I still struggle to do it fluently.
{ "double_click_in_multibuffer": "open" }Re: You can now disable all AI features in Zed
#23I mean all good but I still wonder if building an editor is really sustainable you basically only fight for new coders everybody else will just stay with vs or IntelliJ because of muscle memory I know you can share keymaps but it never works 100% Like I must’ve been tremendously more disappointed with my current ide to even consider switching
OTOH I was never able to switch to Jetbrains IDEs for long, because everything was too different, even after installing compat keymaps.
Re: You can now disable all AI features in Zed
#24Re: You can now disable all AI features in Zed
#25Do you know what I like more than AI in my IDE (which I adore, by the way)? It's an IDE that respects the developer.
Yep, fwiw there's often live coding interviews done in the editor of your choice that require AI to be off. As in even if you love AI and use it a lot you should have the ability to turn it off.
Re: You can now disable all AI features in Zed
#26Re: You can now disable all AI features in Zed
#27Re: You can now disable all AI features in Zed
#28I am really, really starting to like Zed. I noticed recently that it now respects my EditorConfig files, which was one of my biggest gripes before recently. In general almost everything that I didn't love about Zed has been fixed. I have only tried it a couple of times, but Zed's AI assistant view indeed works as promised, doing about as well as Cursor does. Now there's just one thing that is a bit annoying... It's k…
This is a good conversation to have. We can start by pointing this out and encouraging broader interest. Zed has been my daily driver for over a year.
I'll make a claim -- does anyone disagree (?) -- the incentives are not pointed in the right direction. Unless developers are paying directly for the functionality they want, that's misalignment. So enshittification seems probable, maybe inevitable, unless something structural changes.
OTOH, because they charge for their editor, JetBrains has incentives that are better in line with customers.
Re: You can now disable all AI features in Zed
#29Sadly, I came back to using VS Code recently. There's a lot to like in Zed but imo that decision to write their own rendering framework is unfortunate, because of ridiculous problems in Linux still not resolved like poor font rendering, especially on low-DPI screens, or visible lags of UI which is being developed to be blazingly fast. So far, VS Code is faster for me.