carlrobertoh / CodeGPT

JetBrains extension providing access to state-of-the-art LLMs, such as GPT-4, Claude 3, Code Llama, and others, all for free
https://codegpt.ee
Apache License 2.0
885 stars 184 forks source link

Enter key doesn't work with "Code Edit" #602

Open lurebat opened 1 week ago

lurebat commented 1 week ago

What happened?

When using the new code edit screen, the enter and tab key don't work to actually submit the code - you have to user your mouse.

P.S it seems that custom models are not working for this feature - but it seems intended from the wording at the PR?

Relevant log output or stack trace

No response

Steps to reproduce

No response

CodeGPT version

2.8.2-241.1

Operating System

Windows

carlrobertoh commented 1 week ago

Thank you for your feedback! I will fix the issues mentioned above in the next release.

Regarding support for other providers, this is mentioned in the recent blog post: https://codegpt.ee/blog/introducing-fast-edits

I have also updated the PR.