MyGit
🚩收到GitHub仓库的更新通知

zed-industries/zed

Fork: 1486 Star: 31712 (更新于 2024-04-18 17:11:02)

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.131.6 ( 2024-04-18 04:37:35)

官方网址 GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看

Zed

CI

Welcome to Zed, a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

Installation

You can download Zed today for macOS (v10.15+).

Support for additional platforms is on our roadmap:

For macOS users, you can also install Zed using Homebrew:

brew install --cask zed

Alternatively, to install the Preview release:

brew tap homebrew/cask-versions
brew install zed-preview

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

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, add publish = 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 the accepted array in script/licenses/zed-licenses.toml.
  • Is cargo-about unable to find the license for a dependency? If so, add a clarification field at the end of script/licenses/zed-licenses.toml, as specified in the cargo-about book.

最近版本更新:(数据更新于 2024-04-18 17:10:46)

2024-04-18 04:37:35 v0.131.6

2024-04-18 04:38:04 v0.132.0-pre

2024-04-16 22:38:55 v0.131.6-pre

2024-04-16 05:06:46 v0.131.5-pre

2024-04-16 05:05:13 v0.130.7

2024-04-13 05:13:00 v0.131.4-pre

2024-04-12 06:09:34 v0.131.3-pre

2024-04-12 03:38:12 v0.130.6

2024-04-12 03:25:40 v0.131.2-pre

2024-04-11 06:38:17 v0.131.1-pre

主题(topics):

gpui, text-editor, zed

zed-industries/zed同语言 Rust最近更新仓库

2024-04-30 08:32:52 rust-lang/rust-analyzer

2024-04-29 09:32:14 lapce/lapce

2024-04-29 09:13:52 leptos-rs/leptos

2024-04-29 03:54:30 xelis-project/xelis-blockchain

2024-04-27 18:20:32 EricLBuehler/mistral.rs

2024-04-27 05:47:48 uutils/coreutils