This repository extracts the Copilot language server from copilot.vim and packages it into a tarball.
As of Zed v0.180.x (2025-04-02) Zed switched from copilot.vim to using @github/copilot-language-server.
As of 2025-05-30 this repo has been archived.
Note, just as with copilot.vim, copilot-language-server is governed by GitHub Copilot Product Specific Terms. It is not open source and the npm package only contains minimified and obsfucated javascript; GitHub has made no other source available.
To publish a new release of the Copilot language server, create a new git tag e.g. v1.2.3
and push it. A draft release will be created automatically. Once you publish it, Zed users will download the updated server the first time they use Copilot.