Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DuetAI] Conflict with Jetbrain's inline code completion #3189

Open
cedriclevarlet opened this issue Mar 11, 2024 · 2 comments
Open

[DuetAI] Conflict with Jetbrain's inline code completion #3189

cedriclevarlet opened this issue Mar 11, 2024 · 2 comments
Labels

Comments

@cedriclevarlet
Copy link

cedriclevarlet commented Mar 11, 2024

After installing Google Cloud Code, the DuetAI feature seems to conflict with Jetbrain's own Built-in local inline code completion. Since the GCC plugin includes features unrelated to DuetAI, it does not make sense for the plugin to affect core features of the Jetbrain's IDEs.

Screenshot 2024-03-11 at 11 35 07

Expected Behavior

DuetAI should only disable the built-in code completion features of Jetbrains once it is enabled and not upon installing the cloud code plugin.

If it is not possible to support this behavior, the duetai functionality should be split into a new plugin.

Actual Behavior

As soon as the cloud code plugin is installed, the built-in inline code compleition is disabled.

Additional Information

  • IDE type (e.g. IntelliJ, Pycharm): PyCharm
  • IDE version: 2024.1 EAP
  • Cloud Code version (Settings > Plugins > Cloud Code): 24.2.2-api-version-223
  • Operating System: MacOS

Feel free to deviate from this template as needed, especially if you are submitting a feature request.

@cedriclevarlet cedriclevarlet changed the title [DuetAI] Conflict with Jetbrain's Full line completion [DuetAI] Conflict with Jetbrain's inline code completion Mar 11, 2024
@ivanporty
Copy link
Contributor

Thank you @cedriclevarlet. This is Jetbrains decision to move the plugin into "unsupported" list for full inline completions, there is no actual conflict we see, we will communicate with them more, and use better approach here soon.

To clarify, what setting is causing this (Full Line Completions) - where is it in the IDE settings?

@prograwertyk
Copy link

I've added a ticket to JetBrains' YouTrack: [PY-72947] Full Line Code Completion conflict with Gemini Code Assist/Cloud Code plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants