-
Select Topic Area Body I have a solution with C# files. but * The only way to get Copilot working again is to exit and restart VS Code. What is going on and what steps can I take to gather more information about this problem in order to forward it to the developers in charge of Copilot and VS Code integration? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Check the VS Code and Copilot extension logs. You can find the log files in the following location: Check for any other extensions you have installed that may be causing conflicts with Copilot. Try disabling other extensions temporarily to see if the issue persists. Other than that great feedback. Hopefully this can be patched. |
Beta Was this translation helpful? Give feedback.
-
When I have issues such as these i usually will uninstall and reinstall copilot |
Beta Was this translation helpful? Give feedback.
Check the VS Code and Copilot extension logs. You can find the log files in the following location:
Linux: ~/.vscode/logs/
Check for any other extensions you have installed that may be causing conflicts with Copilot. Try disabling other extensions temporarily to see if the issue persists.
Other than that great feedback. Hopefully this can be patched.