Clicking the "generate message" button causes the IDEA commit panel to freeze directly.
What happened?
Clicking the "generate message" button causes the IDEA commit panel to freeze directly. However, the chat function can be used normally. Currently, IDEA is using version 2023.3.3, and CodeGPT is using version 2.2.12.
Relevant log output or stack trace
No response
Steps to reproduce
No response
CodeGPT version
2.2.12
Operating System
Windows
This seems to be a problem caused by CodeGPT using git diff. Can SVN projects not use the "generate message" feature? What should I do?
I'm unable to reproduce this. Is this still happening?
Yes, the issue still exists even after updating to the latest version. My project uses SVN version control. Clicking the "Generate Message" button in the commit panel still causes the IDE to freeze. I need to find the Git process in my task manager and end it to restore the IDE from freezing.
I found that CodeGPT only supports automatically generating commit messages for Git projects. Could you please add support for projects using Subversion version control? @carlrobertoh
For me the whole IDE freezes and every time I use this feature, I have to kill the IDE and start it again. I am using Git.