rksm / copilot-emacsd

Example configuration to integrate Copilot into Emacs
45 stars 3 forks source link

nice repo, there may be some features that vscode has zerofx currently lacks #1

Open NotBrianZach opened 1 year ago

NotBrianZach commented 1 year ago

https://thakkarparth007.github.io/copilot-explorer/posts/copilot-internals

no pressure to implement i havent bothered to myself either but there is some prompt engineering vscode probably does that is reverse engineered in this article

(tho given age of the article might be due for an update by running binary through gpt3 or 4 lol to disassemble vscode binary (assuming it's a binary))

rksm commented 1 year ago

Thank you for the hint. Very interesting, I'll see if I can come up with something!

NotBrianZach commented 1 year ago

in case anyone is interested I made this repo into a spacemacs layer

https://github.com/NotBrianZach/spacemacsCopilotLayer