1
0
mirror of synced 2025-12-23 11:54:18 -05:00
Files
docs/content/copilot/troubleshooting-github-copilot/troubleshooting-github-copilot-in-visual-studio.md

24 lines
1.1 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