Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ignore/disable Amazon Q inline suggestions #4958

Open
justinmk3 opened this issue May 8, 2024 Discussed in #4957 · 1 comment
Open

ignore/disable Amazon Q inline suggestions #4958

justinmk3 opened this issue May 8, 2024 Discussed in #4957 · 1 comment
Labels
amazonq codewhisperer feature-request New feature or enhancement. May require GitHub community feedback.

Comments

@justinmk3
Copy link
Contributor

Discussed in #4957

Originally posted by lorenzwalthert May 8, 2024
I like that Amazon Q gives me hints how to improve my code. However, I'd like to deactivate these somehow, either inline, per file, per rule or globally. I could not find docs on this. Is there a way to do that currently? Putting # noqa on that line does not work.
Screenshot 2024-05-08 at 13 53 50

@justinmk3 justinmk3 added feature-request New feature or enhancement. May require GitHub community feedback. amazonq codewhisperer labels May 8, 2024
@andrewyuq
Copy link
Contributor

Hi! Thanks for the feedback.
Right now you can:

  1. Click on the Amazon Q status bar to open the quickpick menu.
  2. If the Auto-Scans line says RUNNING, click it once so that it shows PAUSED like below.
  3. Restart VSCode and these popups will go away after the restart.
Screenshot 2024-05-08 at 11 03 37 AM

Meanwhile we are working on a UX fix to make it less disruptive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
amazonq codewhisperer feature-request New feature or enhancement. May require GitHub community feedback.
Projects
None yet
Development

No branches or pull requests

2 participants