1
0
mirror of synced 2025-12-23 11:54:18 -05:00
Files
docs/content/copilot/troubleshooting-github-copilot/troubleshooting-github-copilot-in-a-jetbrains-ide.md
2023-01-17 19:30:29 +00:00

1.7 KiB

title, intro, product, topics, versions, shortTitle
title intro product topics versions shortTitle
Troubleshooting GitHub Copilot in a JetBrains IDE This article provides troubleshooting advice for errors related to {% data variables.product.prodname_copilot%} in a JetBrains IDE. {% data reusables.gated-features.copilot %}
Copilot
Logging
Troubleshooting
feature
copilot
JetBrains

To troubleshoot issues with {% data variables.product.prodname_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 {% data variables.product.prodname_copilot%} extension logs to the IDEA log location for IntelliJ plugins.

  1. In your JetBrains IDE, open the Help menu.
  2. Go to Show Log in.
  3. Open the idea.log in your preferred editor and look for any errors related to {% data variables.product.prodname_dotcom%} or {% data variables.product.prodname_copilot%}.

For more information, see the Locating IDE log files in the Intellij documentation.

Collect log files from Rider

  1. In Rider, open the Help menu.
  2. Go to Diagnostic Tools.
  3. Go to Show Log in.
  4. Open the idea.log in your preferred editor and look for any errors related to {% data variables.product.prodname_dotcom%} or {% data variables.product.prodname_copilot%}.