Auto completion adding unexpected new empty lines when suggestion is accepted #3567
Open
3 tasks done
Labels
area:autocomplete
Relates to the auto complete feature
ide:vscode
Relates specifically to VS Code extension
kind:bug
Indicates an unexpected problem or unintended behavior
"needs-triage"
Before submitting your bug report
Relevant environment info
Description
When accepting suggestion from auto completion, unexpected new line is added to the code, even the multilineCompletions is set to "never".
This bug seems only occurs when llm generates indents at next line.
I believe this bug does not exists in 0.8.56.
To reproduce
Log output
The text was updated successfully, but these errors were encountered: