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

AWS toolkit developer tools and explorer section are not working #3647

Closed SantyTaco closed 1 year ago

SantyTaco commented 1 year ago

Problem

AWS toolkit developer tools and explorer section are not working in MAC Monterrey

Steps to reproduce the issue

1.- Install Aws toolkit 2.- Restart VS code 3.- I cannot see any option in developer tool or explorer section Screen Shot 2023-07-06 at 12 12 30 PM

Expected behavior

I would like to try codewhisperer

System details (run the AWS: About Toolkit command)

justinmk3 commented 1 year ago

@SantyTaco Looks like Toolkit is failing to start. Can you share the logs (after removing any private info):

  1. In VSCode settings, ensure that "aws log level" is "debug".
  2. Perform the steps to reproduce the issue.
  3. Use the AWS: View Toolkit Logs command to get the logs.
    • if the AWS: View Toolkit Logs command doesn't work, try the vscode "OUTPUT" view and select AWS Toolkit Logs:
    • image