To troubleshoot issues with GitHub Copilot or your JetBrains IDE, you can view the log files. The location of the log files depends on the JetBrains IDE you are using. For more information, see "Configuring GitHub Copilot in a JetBrains IDE."
Collecting log files
These steps describe how to view and collect the log files for the following JetBrains IDEs:
- IntelliJ IDEA
- Android Studio
- GoLand
- PhpStorm
- PyCharm
- RubyMine
- WebStorm
The GitHub Copilot extension logs to the IDEA log location for IntelliJ plugins.
- In your JetBrains IDE, open the Help menu.
- Go to Show Log in Finder.
- Open the
idea.log
in your preferred editor and look for any errors related to GitHub or GitHub Copilot.
For more information, see the Locating IDE log files in the Intellij documentation.
Collect log files from Rider
- In Rider, open the Help menu.
- Go to Diagnostic Tools.
- Go to Show Log in.
- Open the
idea.log
in your preferred editor and look for any errors related to GitHub or GitHub Copilot.