Zed 1.0 Launches: A Rust-Powered Editor Blending Classic Features with AI Tools
Zed 1.0, a Rust‑written cross‑platform code editor, adds bookmarks, Git commit view, extensive LSP support and optional AI assistance while letting users disable all AI features, but it faces ecosystem challenges compared to VS Code's massive extension market.
Zed editor reached its 1.0 milestone on April 29, released as a Rust‑written application led by former Atom team members, aiming to deliver high performance and collaborative editing across macOS, Windows, and Linux.
The release focuses on bug fixes and new capabilities such as a bookmark system for quick navigation, a Git "view commit" command panel, and built‑in language server support for C, C++, CSS, JavaScript, TypeScript, Markdown, and Python, with additional languages available via extensions. Code completion and syntax highlighting rely on these LSPs, and developers can optionally enable Zeta LLM or external AI providers for code‑completion predictions.
While Zed offers a growing ecosystem, it currently hosts only about 1,000 extensions, a stark contrast to VS Code’s over 100,000 extensions, which may affect users migrating from VS Code.
The editor’s architecture leverages Rust for low‑level control and expressiveness, and it employs a custom GPU‑accelerated UI framework called GPUI, both of which are open‑source under the Apache 2.0 license.
https://github.com/zed-industries/zed/tree/main/crates/gpui
Initially announced in March 2023 for macOS only, Zed did not mention AI in its early documentation, emphasizing performance and collaboration instead. Within a month it added GitHub Copilot support, and in August 2024 announced a partnership with Anthropic to launch Zed AI. In early 2024 the team integrated AI agents into daily workflows and introduced parallel‑agent functionality, while also providing a "disable all AI features" toggle that has been praised by developers.
Developer feedback highlights appreciation for Zed’s design and performance despite its native code base, with a HackerNews user describing it as “the Sublime I’ve always wanted, a fully native VS Code.” However, concerns arise over the editor automatically downloading and running packages such as Node.js without explicit user consent.
Competing with VS Code’s extensive ecosystem remains a challenge, and the team’s strong focus on AI features creates tension for users who prefer a traditional editor. JetBrains IDE AI lead Denis Shiryaev notes that IDEs must balance code‑writing tools with AI delegation, a difficult dual focus. Kent Beck argues that IDEs should now optimize for code review rather than writing, while Steve Yegge likens code to liquid sprayed through a hose, a view not widely shared among Zed’s users.
Overall, Zed continues to evolve with performance‑centric design and AI integration, yet it must address ecosystem size and the varying expectations of developers seeking either classic or AI‑enhanced editing experiences.
Signed-in readers can open the original source through BestHub's protected redirect.
This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactand we will review it promptly.
21CTO
21CTO (21CTO.com) offers developers community, training, and services, making it your go‑to learning and service platform.
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.
