8

I created a aws lambda .net core project with the provided templates

I has a json file serverless.template which is in json. SAM templates can be in yaml now and I prefer that because it is readable and can have comments.

When I change serverless.template to be yaml visual studio can no longer read it. Is this supported and is there a config to fix it?

red888
  • 27,709
  • 55
  • 204
  • 392
  • 1
    you managed to find an answer? – SimonSays Jul 13 '19 at 10:26
  • I think the answer is big middle finger to yaml support. vscode has official support for the aws toolkit. If anyone reading this has tried it could they confirm if vscode supports yaml? – red888 Jan 23 '20 at 16:26
  • No question that VS Code supports yaml... Not only that but Notepad++ and some other editors can change the line returns, causing a problem. VS Code will not do that. I stick with VS Code for yaml. – Miguelito Oct 12 '21 at 15:37

0 Answers0