Skip to content

Autocomplete for code is not working #12298

@Magnarks

Description

@Magnarks

Before submitting your bug report

Relevant environment info

- OS: Windows 11
- Continue version: 1.2.22
- IDE version: 1.118.1 VS Code
- Model: Qwen-Coder 2.5
- config:
  
name: Local Config
version: 1.0.0
schema: v1
models:
  - name: Local Chat
    provider: ollama
    model: qwen2.5-coder:7b
    roles:
      - chat
  - name: Local Autocomplete
    provider: ollama
    model: qwen2.5-coder:1.5b
    roles:
      - autocomplete
  - name: Autodetect
    provider: ollama
    model: AUTODETECT
  
  OR link to agent in Continue hub:

Description

Autocomplete for code is not working, Code autocomplete isn't working; it simply does nothing. It doesn't show any code suggestions. I disabled Copilot, but that didn't work either; it still doesn't show any suggestions as I type code. I've tried everything, but nothing makes it work. I've even tried small models, even though my system can run larger ones, and it still doesn't work.

https://youtu.be/lBG_1x52X-E

To reproduce

It simply doesn't work as shown in the video.

https://youtu.be/lBG_1x52X-E

Log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:autocompleteRelates to the auto complete featureide:vscodeRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behavioros:windowsHappening specifically on Windows

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions