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.47k stars 408 forks source link

Amazon Q: multiple issues fixes #5306

Closed andrewyuq closed 2 months ago

andrewyuq commented 2 months ago
  1. Updated wording of data option settings to say " Amazon Q Developer Pro Tier instead of Business Tier"
  2. Fixed an issue where SendTelemetryEvent call would fail due to undefined ProgrammingLanguage field
  3. Fixed a chat hang issue from an infinite loop when trying to truncate chat context below limit. Updated wording of data optin settings
  4. Make auto trigger by default true even if enableCodeSuggestion is not called

Problem

Solution

License

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

leigaol commented 2 months ago

re-run CI?