Zed logo

Zed

Zed — AI Code Editor

https://zed.dev ↗

Changelogs

RSS
Zed ships split diff view as default in v0.224; maintains alignment at scale//Zed's text editor now defaults to a side-by-side split diff view, showing base files on the left and working copy on the right with synchronized scrolling. Built on Zed's multibuffer architecture, the implementation solves alignment challenges at scale while maintaining the editor's performance standards.
releasefeature
Zed launches Theme Builder, a visual editor for crafting code editor themes without JSON//Zed has released Theme Builder, a web-based visual theme editor that eliminates the need to manually edit JSON files when customizing the editor's 200+ color tokens. The tool features a live preview, an inspector to identify which tokens control specific elements, color linking between related tokens, and import/export functionality.
featureplatformrelease