Building a platform that open sources itself
Our plan for open-sourcing Zed on Zed, starting with synchronous conversations in the #zed channel.
Introducing Zed's new panel system
The panel system in Zed has been reworked to allow for more customization and flexibility.
Enabling low-latency, syntax-aware editing using Tree-sitter
A tour of Zed's syntax-aware editing features, and how we use Tree-sitter to implement them efficiently.
Introducing Zed: A high-performance, multiplayer code editor. Now in beta.
Zed is now ready for your keystrokes and feedback.
All Posts
10/13/2023
Zed Weekly: #23
Vue, prettier, autocommpletion docs, and more!
10/06/2023
Zed Weekly: #22
Performance monitoring, Vue.js support, docs in the autocomplete menu, fixing bugs in following, and channel status indicators
09/29/2023
Zed Weekly: #21
Improving following in collaboration, polishing channels, and continuing to rebuild Zed's UI
09/18/2023
Zed Weekly: #20
Shipping channel chat, GPUI2 code samples, and autocomplete docs, and adding replace to our buffer search!
09/11/2023
Zed Weekly: #19
DAG dangers, core feature improvements, and optimizing our semantic search
09/05/2023
Zed Weekly: #18
Key enhancements to the semantic index, introduction of the inline assistant, and preparations for significant UI infrastructure improvements.
08/22/2023
Zed Weekly: #17
Work on AI, language servers, channels and more.
08/18/2023
This Week at Zed Industries: #16
An update on our open source plans
08/11/2023
This Week at Zed Industries: #15
Channels permissions woes, performance, and text manipulation commands
08/04/2023
This Week at Zed Industries: #14
Semantic search and collaboration channels are getting close, and we're breaking ground on WebAssembly extensions.
07/28/2023
This Week at Zed Industries: #13
Settling back into the long term.
07/21/2023
This Week at Zed Industries: #12
Smoothing out the rough edges and exploring new territory.
07/19/2023
Introducing Zed's preview channel
Get a glimpse into the future of Zed's development.
07/14/2023
This Week at Zed Industries: #11
Quiet weeks bring fruits.
07/07/2023
This Week at Zed Industries: #10
A quiet week of rest and incremental improvement.
06/30/2023
This Week at Zed Industries: #9
:Inlay hints and voice chat and AI, oh my!"
06/28/2023
Introducing the assistant panel
Conversations with language models are really just documents, and talking to a language model is text editing.
06/23/2023
This Week at Zed Industries: #8
A productive week working on AI integration, collaboration support, and improving performance.
06/16/2023
This Week at Zed Industries: #7
We're open-sourcing Zed on Zed and adding an AI-powered assistant panel!
06/14/2023
Building a platform that open sources itself
Our plan for open-sourcing Zed on Zed, starting with synchronous conversations in the #zed channel.
06/09/2023
This Week at Zed Industries: #6
We're working on language servers, AI assistants, and plenty more!
06/02/2023
This Week at Zed Industries: #5
Panels, panels, and more panels...
05/31/2023
Introducing Zed's new panel system
The panel system in Zed has been reworked to allow for more customization and flexibility.
05/25/2023
This Week at Zed Industries: #4
A week of iteration and planning, of details large and small.
05/19/2023
This Week at Zed Industries: #3
Saying our goodbyes to Petros, and adding lots of little features.
05/12/2023
This Week at Zed Industries: #2
The second of many quick updates on what's happening at Zed.
04/20/2023
Copilot x Zed
GitHub Copilot is now available in Zed.
04/05/2023
Fixing Zed's license agreement
We've updated Zed's license to clearly reflect our intention to protect your privacy.
03/27/2023
Enabling low-latency, syntax-aware editing using Tree-sitter
A tour of Zed's syntax-aware editing features, and how we use Tree-sitter to implement them efficiently.
03/15/2023
Introducing Zed: A high-performance, multiplayer code editor. Now in beta.
Zed is now ready for your keystrokes and feedback.
03/07/2023
Leveraging Rust and the GPU to render user interfaces at 120 FPS
A deep-dive into the graphical underpinnings of GPUI, the hardware-accelerated framework that powers Zed's user interface.
01/23/2023
This Week at Zed Industries: #1
The first of many quick updates on what's happening at Zed.
12/01/2022
How CRDTs make multiplayer text editing part of Zed's DNA
A detailed exploration of Zed's eventually-consistent text representation.