continue icon indicating copy to clipboard operation
continue copied to clipboard

tab-autocmplete, Java code, Answer appears in console(Output), but just show the first single line in Editor Window.

Open clude opened this issue 1 year ago • 0 comments

Before submitting your bug report

Relevant environment info

- OS: macOS 13.2.1
- Continue: v0.9.112
- IDE: VSCode 1.88.1
Ollama v0.1.31

Description

this issue just occurs when we edit java code. we enabled tabAutocomplete feature, and set "multilineCompletions" to "always"。 the autocomplete feature works well on Python and javascript. but when we edit java code, it just shows single line in the editor window each time, but we find that the output consoles shows multiple completion codes image

To reproduce

No response

Log output

No response

clude avatar Apr 16 '24 09:04 clude