Introduction to Zed
Zed is an innovative, high-performance code editor designed for collaboration. It is brought to you by the talented creators behind well-known projects such as Atom and Tree-sitter. Zed takes coding to the next level by providing a multiplayer environment where developers can work together seamlessly.
Installation
Zed is currently available for macOS and Linux users. Those interested can easily download it from the Zed website or install it through their local package manager. Although Zed is not yet available for Windows or the web, these versions are under active development, and you can track their progress via the project's GitHub issues.
Developing Zed
Developers interested in building Zed on their own can find detailed guides tailored for macOS, Linux, and Windows platforms. Additionally, there is support for running local collaboration setups, allowing developers to test multiplayer coding features directly on their machines.
Contributing to Zed
Zed warmly welcomes contributions from developers around the globe. Enthusiasts can find various ways to contribute by visiting the contributing guidelines on the project's GitHub page. Moreover, Zed is expanding its team, and those interested in joining the project can explore available job opportunities on their website.
Licensing
To maintain compliance with open-source licenses, Zed utilizes the tool 'cargo-about.' This approach ensures that third-party dependencies are acknowledged correctly and that all licensing requirements are met. Developers working with Zed's codebase should ensure their contributions align with these practices, particularly when addressing license-related errors during Continuous Integration (CI) processes.
In summary, Zed is a forward-thinking project aimed at enhancing the way developers collaborate on code, backed by a team dedicated to creating a seamless and high-performance coding experience.