copilot-node-server

1.41.0 • Public • Published

Copilot Node.js server stripped from copilot.vim and published on NPM.

Usage

To start the server, execute either of the following

  • npx copilot-node-server --stdio

    This one is recommended if npx is available.

  • node copilot/dist/language-server.js --stdio

    This one is not recommended because the script path may vary among (upstream) releases. E.g., the upstream renamed agent.js to language-server.js in the 1.34.0 release.

Reporting issues

This repository doesn't modify any upstream file. If you have any Copilot issue or any server issue, please submit it to Copilot discussions.

Readme

Keywords

Package Sidebar

Install

npm i copilot-node-server

Weekly Downloads

376

Version

1.41.0

License

GitHub Terms of Service

Unpacked Size

11.3 MB

Total Files

26

Last publish

Collaborators

  • jfcherng