aws-toolkit-vscode icon indicating copy to clipboard operation
aws-toolkit-vscode copied to clipboard

CloudFormation/SAM authoring: rich language features (LSP)

Open justinmk3 opened this issue 3 years ago • 0 comments

As a user, when editing template.yaml or any other SAM/CFN json or yaml template, I want language services (LSP) for CloudFormation syntax:

  • Auto-completion
  • Go to Definition
  • Find References
  • Smart rename
  • File outline
  • Inline errors

https://marketplace.visualstudio.com/items?itemName=keyboardDrummer.vscode-cloudformation https://github.com/keyboardDrummer/cloudformation-ide-tooling

justinmk3 avatar Mar 24 '21 18:03 justinmk3