Honest question - why use Zed, other than it is fast and “not VS Code”?
It's very 'batteries-included', for one thing - when a novice wants to code, I recommend them Zed because it'll just handle and manage LSPs for them for a variety of languages. Meanwhile with VSCode step 1 of installing and using it for e.g. Rust is to go and install a random extension (and the VSCode store, whilst sorted by popularity, can be intimidating / confusing for a novice, who might install a random/scammy e…
Bring Your Own Agent to Zed – Featuring Gemini CLI
21–30 of 53 posts
Re: Bring Your Own Agent to Zed – Featuring Gemini CLI
#22When I heared that Zed is VC backed, it was a signal to move away from it. Emacs, NeoVim will be here in fifty years from now. VC backed companies don’t have a guarantee. VCs except too much, and pressure founders to pivot if they don’t seem to fulfill the promise for 20x return. See what happened to Evernote. Or SoundCloud.
Zed is open-source under GPLv3 - https://github.com/zed-industries/zed That doesn't guarantee it will have paid contributors indefinitely, but the same is true of the other editors you listed. It does, however, guarantee that if Zed (the company) were to disappear, community members would be free to continue using the Zed editor (and developing it) in perpetuity!
Re: Bring Your Own Agent to Zed – Featuring Gemini CLI
#23Re: Bring Your Own Agent to Zed – Featuring Gemini CLI
#24Re: Bring Your Own Agent to Zed – Featuring Gemini CLI
#25My issue with it is when I use it on my codebase, it doesn't like my (probably old style) eslintrc. So it decides to go ahead and reformat my file on save :(.
Re: Bring Your Own Agent to Zed – Featuring Gemini CLI
#26Re: Bring Your Own Agent to Zed – Featuring Gemini CLI
#27Honest question - why use Zed, other than it is fast and “not VS Code”?
Re: Bring Your Own Agent to Zed – Featuring Gemini CLI
#28I like Zed. It's super fast and seems to be getting lots of improvement constantly. My issue with it is when I use it on my codebase, it doesn't like my (probably old style) eslintrc. So it decides to go ahead and reformat my file on save :(.
Re: Bring Your Own Agent to Zed – Featuring Gemini CLI
#29I like Zed. It's super fast and seems to be getting lots of improvement constantly. My issue with it is when I use it on my codebase, it doesn't like my (probably old style) eslintrc. So it decides to go ahead and reformat my file on save :(.