Skip to content

Autocomplete: Inconsistent behavior with shortcut editor.action.inlineSuggest.trigger #9322

@SimonZh1234

Description

@SimonZh1234

Before submitting your bug report

Relevant environment info

- OS: Ubuntu 22.04
- Continue version: 1.2.11
- IDE version: vscode 1.96

Description

I don’t want to see inline suggestions automatically but set a trigger shortcut for it, so I find the documentation at: https://docs.continue.dev/customize/deep-dives/autocomplete#can-i-configure-a-trigger-key-for-autocomplete (image copied below).

Image

After configuration, the inline suggestion does not show automatically. However, if I press shortcut for editor.action.inlineSuggest.trigger, only sometimes the Continue icon in the status becomes loading status and inline suggestion is shown. Sometimes the status icon does not change at all and no inline suggestions, but if I continue to edit my code, the status icon becomes loading and inline suggestions appear, which is not expected.

I also tried copilot, it works consistently with the above configuration, so I think this is a problem with Continue, not with vscode. The Continue is also tested with copilot disabled, so there is no interference between extensions.

To reproduce

No response

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 behavior

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions