New version of copilot code completion feature conflicts

Answered

IntelliJ IDEA 2024.3.4.1 (Ultimate Edition)

When I installed the new version, I found that copilot's complement function doesn't work properly, when I restarted it he could run normally for a while, but after a while it doesn't work, IDEA's own complement started working, in the previous version there was no this problem at all, what causes this?

0
1 comment

Hi Sleet, GitHub Copilot is a third-party plugin, so this can present a conflict with the AI assistant; please try the following steps:

1.- Review the next article: https://youtrack.jetbrains.com/articles/SUPPORT-A-866/JetBrains-AI-Assistant-code-completion-doesnt-work-if-GitHub-Copilot-is-installed and Verify if you see under "Settings | Editor | General | Inline completion" the mentioned message: 

AI Assistant Code Completion is now disabled since the following plugins are enabled:

GitHub Copilot

To enable AI Assistant Code Completion, you will need to disable them first.

2. If you're using any of the versions mentioned in the article, please contact GitHub Copilot Support.

If none of the above steps fits your case, please follow the  below steps: 

  1. Go to plugins, search for JetBrains AI Assistant, and disable it.
  2. Restart your IDE and verify that the JB AI Assistant is disabled and that the GitHub Copilot plugin is enabled.
  3. Test the completion and do a screen recorder (preferably), or take some screenshots at different points during the execution so we can see the behavior more clearly.

Also, the logs should be collected when the issue occurs. You can do it by going to the menu "Help | Collect Logs and Diagnostic Data"; this will create a zip file.
 
Please upload the logs through https://uploads.jetbrains.com/ and share the UploadID and the plugin's versions.

0

Please sign in to leave a comment.