Github-copilot API #19240
-
|
Hi there are extensions for Jetbrains and Visual studio IDE's. These extensions are obviously using an API to your service - are they documented somewhere so the community can develop their own extensions too? Please document these internal API's The vscode extension js repo link is: |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments
-
|
Guys, good morning! When using and installing the copilot github extension is it necessary to do some configuration in vscode? |
Beta Was this translation helpful? Give feedback.
-
|
This is something we are interested in doing at some point if we can, but I don't have a timeline at present. The APIs are still subject to quite a bit of change. |
Beta Was this translation helpful? Give feedback.
-
|
+1 for API document proposal. @hsenag BTW does copilot support CORS request? |
Beta Was this translation helpful? Give feedback.
-
|
Access to API would be amazing, I'm already thinking how it could be integrated into a system. |
Beta Was this translation helpful? Give feedback.
-
|
How is progress on this? I understand that copilot.vim is on GitHub, therefore to an extent API usage can be done currently but I'm struggling to find out how to port this to other languages. |
Beta Was this translation helpful? Give feedback.
-
|
I'd also like this. I want to integrate Copilot with an unsupported editor. Even a basic example of the JSONRPC calls needed would be helpful to get started. |
Beta Was this translation helpful? Give feedback.
This is something we are interested in doing at some point if we can, but I don't have a timeline at present. The APIs are still subject to quite a bit of change.