zed-industries/zed
Fork: 3058 Star: 49740 (更新于 2024-11-13 16:34:47)
license: NOASSERTION
Language: Rust .
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
最后发布版本: v0.150.3-pre ( 2024-08-23 05:03:07)
Zed
Welcome to Zed, a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
Installation
On macOS and Linux you can download Zed directly or install Zed via your local package manager.
Other platforms are not yet available:
- Windows (tracking issue)
- Web (tracking issue)
Developing Zed
- Building Zed for macOS
- Building Zed for Linux
- Building Zed for Windows
- Running Collaboration Locally
Contributing
See CONTRIBUTING.md for ways you can contribute to Zed.
Also... we're hiring! Check out our jobs page for open roles.
Licensing
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 specified
error for a crate you've created? If so, addpublish = false
under[package]
in your crate's Cargo.toml. - Is the error
failed to satisfy license requirements
for 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 theaccepted
array inscript/licenses/zed-licenses.toml
. - Is
cargo-about
unable 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.
最近版本更新:(数据更新于 2024-08-26 01:50:29)
2024-08-23 05:03:07 v0.150.3-pre
2024-08-23 03:39:19 v0.149.5
2024-08-21 02:42:23 v0.149.3
2024-08-21 02:49:49 v0.150.0-pre
2024-08-20 06:27:43 v0.149.3-pre
2024-08-20 00:49:32 v0.149.2-pre
2024-08-17 03:03:39 v0.149.1-pre
2024-08-15 20:40:20 v0.148.1
2024-08-15 02:33:01 v0.149.0-pre
2024-08-15 01:31:53 v0.148.0
主题(topics):
gpui, text-editor, zed
zed-industries/zed同语言 Rust最近更新仓库
2024-11-20 07:29:29 lanyeeee/jmcomic-downloader
2024-11-19 23:39:15 gleam-lang/gleam
2024-11-19 08:50:55 lapce/lapce
2024-11-11 22:51:00 tauri-apps/tauri
2024-11-11 07:55:30 dani-garcia/vaultwarden
2024-11-09 16:42:37 rustdesk/rustdesk