aws / aws-toolkit-vscode

Amazon Q, CodeCatalyst, Local Lambda debug, SAM/CFN syntax, ECS Terminal, AWS resources
https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.amazon-q-vscode
Apache License 2.0
1.51k stars 436 forks source link

The automatic agent of Amazon Q interrupts with my code editing #4933

Closed Zvika88 closed 6 months ago

Zvika88 commented 6 months ago

Problem

The automatic agent of Amazon Q interrupts with my code editing. It cannot be turned off.

Expected behavior

Sometimes it is useful. But sometimes it is wrong and terribly annoying. What is worse is that i cannot be shut off, so it keeps popping its suggestions and prohibiting my edits. I need a way to tell it to shut the fuck up

justinmk3 commented 6 months ago
  1. click the Amazon Q statusbar item
  2. click Pause Auto-Suggestions
image
Zvika88 commented 6 months ago

This is not what I see when using Amazon Q. Where is this status bar found? I am using VS Code with the Amazon Q extension that was published on 2024-04-03. I see a split pane and a question bar on the bottom left. There is no status bar or other options shown in your screenshot.

Where can these be found or how can they be turned on?

justinmk3 commented 6 months ago

Where is this status bar found?

The vscode statusbar is at the bottom of vscode. Right-click it to check that Amazon Q status bar is enabled:

image

I am using VS Code with the Amazon Q extension that was published on 2024-04-03

Latest Amazon Q version is 1.1.0 , released on April 30: https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.amazon-q-vscode

You can check the version with the Amazon Q: About command.

Zvika88 commented 6 months ago

Thanks, found it.