Skip to content

Continue autocomplete suggestions not displayed in editor despite successful completion in console #8661

@20191000100632

Description

@20191000100632

Before submitting your bug report

Relevant environment info

- OS:Windows 11 
- Continue version:1.2.10
- IDE version:
- Model:qwen3-coder-30B-A3B
- config:
  
promptTemplates: 
      autocomplete: |
        `<|im_start|>system
        你是一个代码补全助手<|im_end|>
        <|im_start|>user
        <|fim_prefix|>{{{prefix}}}<|fim_suffix|>{{{suffix}}}<|fim_middle|><|im_end|>
        <|im_start|>assistant
        `  
  
  OR link to agent in Continue hub:

Description

No response

To reproduce

Description:

I'm experiencing an issue with the autocomplete functionality in Continue. The console shows that the LLM has successfully generated completion results (as seen in the screenshot), including Prompt, Options, and the actual output (print("知识抽取已启动...")). However, no autocomplete suggestions appear in the code editor.

Image Image

Log output

Metadata

Metadata

Assignees

Labels

area:autocompleteRelates to the auto complete featurekind:bugIndicates an unexpected problem or unintended behavioros:windowsHappening specifically on Windows

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions