continuedev / continuedev/continue
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.
Open
@RomneyDa is already working on this.
Since Jan 13, 2025.
area:inline-edit
ide:vscode
kind:bug
needs-triage
priority:high
- Dominant language
- TypeScript
- Stars
- 36k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Before submitting your bug report
- I believe this is a bug. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that reports the same bug
- I've seen the troubleshooting guide on the Continue Docs
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.
To reproduce
No response
Log output
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.