Skip to content

Auto suggestion not working on input, require manual trigger #7562

Open
@slkoo-core

Description

@slkoo-core

Problem

Auto code suggestion does not work when input. Only Alt+C will trigger the suggestion popup.

Expected behavior

Auto code suggestion should be run on typing.

System details (run AWS: About and/or Amazon Q: About)

  • OS: Windows 11
  • Visual Studio Code version: 1.101.2
  • Amazon Q version: 1.79.0
Telemetry logs
2025-06-26 11:07:57.802 [info] [Info  - 11:07:57 AM] [VSCode Telemetry] Emitting codewhisperer_serviceInvocation telemetry: {"codewhispererRequestId":"f818c3ca-4076-40f1-ba79-8e78b0eefcc2","codewhispererSessionId":"9bc4187e-6d61-44d4-b1dc-9c0932db761c","codewhispererLastSuggestionIndex":3,"codewhispererCompletionType":"Block","codewhispererTriggerType":"AutoTrigger","codewhispererAutomatedTriggerType":"Enter","duration":14506,"codewhispererLineNumber":104,"codewhispererCursorOffset":4,"codewhispererLanguage":"python","credentialStartUrl":"https://view.awsapps.com/start","codewhispererSupplementalContextTimeout":false,"codewhispererSupplementalContextIsUtg":false,"codewhispererSupplementalContextLatency":5.3628000020980835,"codewhispererSupplementalContextLength":1197,"result":"Succeeded","codewhispererImportRecommendationEnabled":true}
2025-06-26 11:07:58.657 [info] [Info  - 11:07:58 AM] [VSCode Telemetry] Emitting codewhisperer_serviceInvocation telemetry: {"codewhispererRequestId":"76172af5-e32f-48c1-a930-7e5f66d51330","codewhispererSessionId":"3d757358-0e18-4cb9-894d-2bc42d5d96ef","codewhispererLastSuggestionIndex":2,"codewhispererCompletionType":"Block","codewhispererTriggerType":"OnDemand","duration":36523,"codewhispererLineNumber":101,"codewhispererCursorOffset":18,"codewhispererLanguage":"python","credentialStartUrl":"https://view.awsapps.com/start","codewhispererSupplementalContextTimeout":false,"codewhispererSupplementalContextIsUtg":false,"codewhispererSupplementalContextLatency":7.570300042629242,"codewhispererSupplementalContextLength":1142,"result":"Succeeded","codewhispererImportRecommendationEnabled":true}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugWe can reproduce the issue and confirmed it is a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions