1
0
mirror of synced 2025-12-23 21:07:12 -05:00
Files
docs/content/copilot/troubleshooting-github-copilot/troubleshooting-github-copilot-in-visual-studio.md
2022-12-16 13:13:57 +00:00

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.
![Screenshot of {% data variables.product.prodname_copilot%} Output pane](/assets/images/help/copilot/vs-output.png)
## 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