Codium-ai / codiumai-jetbrains-release

59 stars 8 forks source link

[BUG] Auto complete seems to break after python remote debug session #75

Closed alabamagan closed 1 year ago

alabamagan commented 1 year ago

Excuse me if this is not the right place to report autocomplete related error in JetBrains. The bug I am reporting is not related to CodiumAI unit test generator.

Ways to replicate:

  1. In pycharm, starts a debug session
  2. During debug session, type something into the console
  3. Suggestion stops working and loading icon is shown forever in the status bar.

Tried and didn't work

Tried and worked

┆Issue is synchronized with this Trello card by Unito

aldanchenko commented 1 year ago

Hi @alabamagan 👋

Thanks for contacting us.

So if you disable CodiumAI plugin this problem not exist?

Best regards, Alex

alabamagan commented 1 year ago

Hi @aldanchenko, thanks for looking into this.

I cannot determine if disabling the plugin through Jetbrain's setting and re-enabling it would solve the problem because it would request a restart of the PyCharm IDE. Restarting will reliable restore the auto complete even without disabling the plugin.

But if you mean disabling the plugin through the right-click pop-up options and re-enabling it then no, it didn't solve the problem.

aldanchenko commented 1 year ago

Hi @alabamagan

I see. Thank you! I will try to reproduce it.

Best regards, Alex

ArtsiomCh commented 1 year ago

The issue seems to not relate to CodiumAI plugin but instead to PyCharm IDE itself. Please, report in JetBrains bug tracker: https://youtrack.jetbrains.com/

alabamagan commented 1 year ago

The issue seems to not relate to CodiumAI plugin but instead to PyCharm IDE itself. Please, report in JetBrains bug tracker: https://youtrack.jetbrains.com/

Thanks for looking into this! Any idea what might be triggering this error? Also is there a way I can dive into the Codium's info log?

ArtsiomCh commented 1 year ago

Could be numerous reasons for that issue. better ask/report to JetBrains team. The Idea logs could be found that way