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.46k stars 407 forks source link

It's literally changing my code #2826

Closed RamonPessoa closed 1 year ago

RamonPessoa commented 2 years ago

The code whisperer, should make code suggestion, and if I confirm the sugestion it should change the code, but some times i'm writing a code and I go back to some part of the line to include something, and code whisperer gives me a suggestion, I decline it, and it erases what i already wrote, i don't know how the reproduce the bug, but it's really annoying

justinmk3 commented 1 year ago

With AWS Toolkit 1.56, CodeWhisperer now uses the VSCode inline completion API, which fixes this issue.