zed-industries/zed
Fork: 8944 Star: 84676 (更新于 2026-06-07 07:30:09)
license: NOASSERTION
Language: Rust .
最后发布版本: v1.6.1-pre ( 2026-06-06 12:22:47)
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
Zed
Welcome to Zed, a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
Installation
On macOS, Linux, and Windows you can download Zed directly or install Zed via your local package manager (macOS/Linux/Windows).
Other platforms are not yet available:
- Web (tracking discussion)
Developing Zed
Contributing
See CONTRIBUTING.md for ways you can contribute to Zed.
Also... we're hiring! Check out our jobs page for open roles.
Licensing
Zed source code is licensed primarily under GPL-3.0-or-later, with Apache-2.0 components where marked.
License information for third party dependencies must be correctly provided for CI to pass.
We use cargo-about to automatically comply with open source licenses. If CI is failing, check the following:
- Is it showing a
no license specifiederror for a crate you've created? If so, addpublish = falseunder[package]in your crate's Cargo.toml. - Is the error
failed to satisfy license requirementsfor a dependency? If so, first determine what license the project has and whether this system is sufficient to comply with this license's requirements. If you're unsure, ask a lawyer. Once you've verified that this system is acceptable add the license's SPDX identifier to theacceptedarray inscript/licenses/zed-licenses.toml. - Is
cargo-aboutunable to find the license for a dependency? If so, add a clarification field at the end ofscript/licenses/zed-licenses.toml, as specified in the cargo-about book.
Sponsorship
Zed is developed by Zed Industries, Inc., a for-profit company.
If you’d like to financially support the project, you can do so via GitHub Sponsors. Sponsorships go directly to Zed Industries and are used as general company revenue. There are no perks or entitlements associated with sponsorship.
最近版本更新:(数据更新于 2026-06-07 07:29:53)
2026-06-06 12:22:47 v1.6.1-pre
2026-06-06 12:38:15 v1.5.4
2026-06-04 00:07:04 v1.5.3
2026-06-04 01:56:13 v1.6.0-pre
2026-05-29 04:55:02 v1.4.4
2026-05-29 02:47:41 v1.5.3-pre
2026-05-29 00:53:14 v1.4.3
2026-05-29 00:41:47 v1.5.1-pre
2026-05-28 04:12:02 v1.5.0-pre
2026-05-28 03:07:40 v1.4.2
主题(topics):
rust-lang text-editor gpui zed
zed-industries/zed同语言 Rust最近更新仓库
2026-06-11 16:26:31 esrlabs/chipmunk
2026-06-11 14:12:14 openai/codex
2026-06-11 09:23:24 risingwavelabs/risingwave
2026-06-11 05:31:25 facebook/pyrefly
2026-06-11 02:15:05 sinelaw/fresh
2026-06-10 16:20:23 foundry-rs/foundry
