zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
50.08k stars 3.07k forks source link

Paid personal version without collaboration features? #10592

Closed josb closed 1 month ago

josb commented 7 months ago

Check for existing issues

Describe the feature

Probably out of scope, but I would be interested in a paid personal version without any of the collaboration features.

If applicable, add mockups / screenshots to help present your vision of the feature

No response

znycheporuk commented 7 months ago

Why not just remove button and shortcut to open collaboration pane in settings? It's already possible

josb commented 7 months ago

That would be an option, but it would still cause code to be included I'd never use, and possibly cause issues because of its inclusion. But as long as it was just dead weight on disk and didn't affect runtime, it'd be OK I suppose. In JetBrains products, this type of functionality is implemented as plugins so there one can opt to simply not install them. I am just looking for a capable solo developer setup here.

ArikRahman commented 5 months ago

If it's stripped down it should not have to be paywalled... aside from that why not just use Lapce at that point?

notpeter commented 1 month ago

At this time we have no plans of shipping alternate feature-specific builds.

At any given time there are 18 official "latest" binaries: MacOS/Linux for x86_x64/aarch64 in GUI/remote + MacOS Universal for each of two release channels (Stable/Preview). Which is plenty for me. This does not include anyone running the non-latest release, using an unofficial open source build (Arch, etc), or building themselves (Windows, Nix, etc).

Thanks for reporting.