Zed code editor now available on Linux
Zed is a relatively new entry in the code editor space, designed as a high-performance text editor written in the Rust programming language. It is made by the creators of Atom, Tree-sitter, and the Electron software platform. Zed is an open source project created as an alternative to existing code editors like Visual Studio Code or Sublime Text. One of its major selling points is its performance, enabling developers to launch the editor instantly, load files quickly, and receive immediate responses to keystrokes. According to the developers, this performance is achieved by leveraging every CPU core using Rust's unique features and by utilizing Zed's own GPUI framework. This framework renders the entire window on the GPU, similarly to how graphics are processed in a 3D video game.
Published: 15. Jul. 2024