Github copilot chat export in Visual studio #141545
Replies: 2 comments 1 reply
-
|
@Heynafeezhere Hi!! 😁 To export responses from GitHub Copilot in Visual Studio as a report, you can consider a few custom approaches, since there isn’t a specific built-in feature for this. Another alternative is to use scripts in Python or other programming languages to automate the collection of responses, provided you have access to the GitHub Copilot API. This way, you could generate reports in formats like PDF or Markdown automatically. |
Beta Was this translation helpful? Give feedback.
-
|
Ris_the_ris sur les media |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
General
Question
Body
Hi all, Does anyone know how to export the response of Github copilot chat in Visual studio as a report. As there's no built-in feature, is there any way to do it with customization? Much appreciated for any leads.
Beta Was this translation helpful? Give feedback.
All reactions