Home / Companies / Zed / Blog / April 2023

April 2023 Summaries

2 posts from Zed

Filter
Month: Year:
Post Summaries Back to Blog
Zed has successfully integrated GitHub Copilot, an AI-powered code generation tool, into its platform, allowing users to generate code snippets, functions, and entire files more efficiently. This integration, available in Zed version 0.82, leverages an undocumented LSP server from an open-source Neovim plugin to interact with GitHub Copilot, despite the absence of an official API. The integration process involved acquiring Copilot access, developing a UI for authentication, and creating a Modal UI for future enhancements. Additionally, Zed addressed the challenge of balancing Copilot's functionality with existing features by introducing a debounce period and prioritizing the real LSP over Copilot when conflicts arose. The rollout included extensive testing to ensure all features worked harmoniously, with options for users to disable Copilot if desired. This new feature aims to enhance the coding experience, and Zed invites users to try it on macOS or Linux while also extending an invitation to join their team.
Apr 20, 2023 607 words in the original blog post.
Zed recently launched its beta version with an initial license agreement that was overly broad and did not accurately convey the company's intentions regarding user data and privacy, leading to confusion. The company clarified that user data never leaves the user's machine without consent, and any shared data is treated respectfully, a stance now clearly articulated in a newly revised license. This revision came after users provided feedback highlighting significant issues with the original agreement, prompting Zed to engage new legal counsel to craft a more transparent and straightforward license, now in effect with version 0.80.5. The company's previous inexperience with legal matters related to their unique product, which functions as both a standalone desktop application and a network-based service, contributed to the initial oversight. Zed invites users to try the updated version on macOS or Linux and is also seeking new team members passionate about software development.
Apr 05, 2023 250 words in the original blog post.