Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com> Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
26 lines
1.2 KiB
Markdown
26 lines
1.2 KiB
Markdown
---
|
|
title: Troubleshooting GitHub Copilot in Visual Studio
|
|
intro: 'This article provides troubleshooting advice for errors related to {% data variables.product.prodname_copilot%} in {% data variables.product.prodname_vs %}.'
|
|
product: '{% data reusables.gated-features.copilot %}'
|
|
topics:
|
|
- Copilot
|
|
- Logging
|
|
- Troubleshooting
|
|
versions:
|
|
feature: copilot
|
|
shortTitle: Visual Studio
|
|
---
|
|
|
|
## Viewing logs in {% data variables.product.prodname_vs %}
|
|
|
|
The log files for the {% data variables.product.prodname_copilot%} extension are stored in the standard log location for {% data variables.product.prodname_vs %} extensions.
|
|
1. Open the the **View** menu in {% data variables.product.prodname_vs %}.
|
|
1. Click **Output**.
|
|
1. On the right of the Output view pane, select **{% data variables.product.prodname_copilot%}** from the dropdown menu.
|
|
|
|

|
|
|
|
## Further reading
|
|
|
|
- "[Log all activity to the log file for troubleshooting](https://learn.microsoft.com/en-us/visualstudio/ide/reference/log-devenv-exe?view=vs-2022)" in the {% data variables.product.prodname_vs %} documentation
|