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

Code Format error in the UI #35

Closed
benzntech opened this issue Jan 2, 2023 · 4 comments
Closed

Code Format error in the UI #35

benzntech opened this issue Jan 2, 2023 · 4 comments

Comments

@benzntech
Copy link

The code is not properly added to the UI in the Chat section.
image
Seems to fine with the GPTchat UI
image

@gencay
Copy link
Owner

gencay commented Jan 2, 2023

Hi there, this happens when there is a continuation of the response. Extension will detect this, pop a notification, where you can click Continue o. The notification message, then the full response will be combined in the new response

@gencay
Copy link
Owner

gencay commented Jan 2, 2023

Please check out Readme: https://github.com/gencay/vscode-chatgpt#automatic-partial-code-response-detection for more details on how to automatically continue and combine responses from chatgpt. This was a feature request here #10

@gencay gencay closed this as completed Jan 2, 2023
@benzntech
Copy link
Author

This happens from the response from the chatGPT. There was not continue available.

@gencay
Copy link
Owner

gencay commented Jan 4, 2023

With v2.6 you should see the response formatted correctly, even if the code is partial. @benzntech

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