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

When using the apply function to modify the code, there may be an issue where the markdown content in the data returned by the LLM cannot be correctly extracted. #3699

Open
3 tasks done
AisyIE opened this issue Jan 13, 2025 · 0 comments
Assignees
Labels
area:inline-edit Relates to the auto refactor feature ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior "needs-triage" priority:high Indicates high priority

Comments

@AisyIE
Copy link

AisyIE commented Jan 13, 2025

Before submitting your bug report

Relevant environment info

- OS:devcontainer in WSL2
- Continue version:v0.9.251
- IDE version:VSCode 1.96.2
- Model:deepseek-chat
- config.json:

Description

In the chat window, you can see that only the markdown data of the code is displayed, but after using apply, the dialogue information from the LLM appears in the code.

image

To reproduce

No response

Log output

No response

@dosubot dosubot bot added area:inline-edit Relates to the auto refactor feature ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior priority:high Indicates high priority labels Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:inline-edit Relates to the auto refactor feature ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior "needs-triage" priority:high Indicates high priority
Projects
None yet
Development

No branches or pull requests

2 participants