Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloudformation template suggestions not working #4574

Open
Anusha1256 opened this issue Mar 21, 2024 · 1 comment
Open

Cloudformation template suggestions not working #4574

Anusha1256 opened this issue Mar 21, 2024 · 1 comment
Labels
aws-documents AWS-specific programming languages, DSLs, filetypes, LSP, JSON schema aws-documents-sam-cfn LSP or JSON schema for CFN/SAM template yaml/json files bug We can reproduce the issue and confirmed it is a bug. needs-response Waiting on reply from issue/PR author. sam service:cloudformation

Comments

@Anusha1256
Copy link

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)

  • OS: Windows 10, 64 bit processor
  • Visual Studio Code version: 1.87
  • AWS Toolkit version: v2.15.0
@Anusha1256 Anusha1256 added the bug We can reproduce the issue and confirmed it is a bug. label Mar 21, 2024
@justinmk3 justinmk3 added service:cloudformation aws-documents-sam-cfn LSP or JSON schema for CFN/SAM template yaml/json files aws-documents AWS-specific programming languages, DSLs, filetypes, LSP, JSON schema labels Mar 21, 2024
@justinmk3
Copy link
Contributor

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.

@justinmk3 justinmk3 added needs-response Waiting on reply from issue/PR author. sam labels Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws-documents AWS-specific programming languages, DSLs, filetypes, LSP, JSON schema aws-documents-sam-cfn LSP or JSON schema for CFN/SAM template yaml/json files bug We can reproduce the issue and confirmed it is a bug. needs-response Waiting on reply from issue/PR author. sam service:cloudformation
Projects
None yet
Development

No branches or pull requests

2 participants