TerminalFi / LSP-copilot

GitHub Copilot support for Sublime Text LSP plugin provided through Copilot.vim.
625 stars 25 forks source link

How can I start the Copilot LSP server? #121

Closed wongjiahau closed 9 months ago

wongjiahau commented 10 months ago

Is it possible to start the Copilot LSP server without using the Sublime editor? I wish to use the server for other editor that is LSP-compatible

jfcherng commented 10 months ago

I guess you should ask in the editor's community then.

start the Copilot LSP server

https://www.npmjs.com/package/copilot-node-server

wongjiahau commented 10 months ago

It’s actually for my own editor where I built myself, and there’s only one user at the moment 😅

TerminalFi commented 10 months ago

Not easily. But you don't want LSP-copilot. You need likely the copilot-node-server.