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.43k stars 364 forks source link

Cloudformation template suggestions not working #4574

Open Anusha1256 opened 4 months ago

Anusha1256 commented 4 months ago

I have installed aws toolkit plugin in visual studio code when iam trying to write CloudFormation template it is not giving me any suggestions

Install the aws toolkit plugin

CloudFormation template suggestions should be displayed

System details (run the AWS: About Toolkit command)

justinmk3 commented 4 months ago

Need more info on the exact steps you are taking. What is the exact filename of the CFN template?

What does vscode show for the "language mode"? Does it allow you to select a JSON schema?

image

Can you provide the Toolkit logs?

  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.
  4. Remove any private info from the logs.