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.49k stars 418 forks source link

fix(amazonq): remember "Pause Auto-Suggestions" after IDE restart #5126

Closed leigaol closed 3 months ago

leigaol commented 3 months ago

Problem

IDE restart will auto enable auto trigger.

Solution

Do not auto turn on auto trigger whenever IDE restarts.

Tested with local builds.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.