Using copilot.el
"Mahan, Patrick" via Users list for the GNU Emacs text editor <[email protected]>
| Newsgroups | gmane.emacs.help |
|---|---|
| Message-ID | <PH7PR84MB21035DD3B12D153A7DFEB1B4FB2A2@PH7PR84MB2103.NAMPRD84.PROD.OUTLOOK.COM> |
All, I am looking at using the copilot.el package in emacs 28. I’ve got my github signin setup, and I can issue copilot queries from the terminal, but it seems that to use copilot in emacs I need to setup the @github/copilot-language-server. The issue is that I cannot launch this system wide and was wondering if I can launch it just for myself. I’ve perused the copilot language server page<https://www.npmjs.com/package/@github/copilot-language-server> but it’s not clear on running it locally vs system-wide. Thanks, Patrick