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

Suggestions - automatic continuation of long code #10

Closed
lironle6 opened this issue Dec 8, 2022 · 1 comment
Closed

Suggestions - automatic continuation of long code #10

lironle6 opened this issue Dec 8, 2022 · 1 comment

Comments

@lironle6
Copy link

lironle6 commented Dec 8, 2022

So there is an issue with ChatGPT which is due to character cap it often stops the code in the middle, sometimes in the middle of the line. In which case we have to ask it to continue and repeat the missing lines.
Would make life a lot easier if this would be possible to implement and we could copy/paste just one big code section instead of trying to merge and rewrite code parts from 2+ consecutive responses.
Thanks!

@gencay
Copy link
Owner

gencay commented Dec 29, 2022

@lironle6 please check the latest version v2.5. The extension will now detect a partial response and will show a notification to continue the conversation and eventually you will see a combined response with the previous messages.

Let's say f it takes 4 answers for ChatGPT to completely answer your question, the last response will contain all the results merged together.

continue-combine

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

No branches or pull requests

2 participants