visual-studio-codeamazon-codewhisperer

Is there a way to set up Amazon Code Whisperer in VS Code so that it only displays with a certain key command?


CodeWhisperer often offers up some code too quickly and interrupts my flow. It would be great to say "now" with a keyboard command to ask it to go into action.

Possible?


Solution

  • Option+C (MacOS) or Alt+C (Windows) will manually trigger CodeWhisperer any time. You can go into the Developer Tools panel of the AWS Toolkit and click Pause Auto-Suggestions and then only manually trigger it.