Skip to content

Releases: aws-cloudformation/cfn-lint-visual-studio-code

Release v0.24.3

06 Mar 16:11
d6d1f87
Compare
Choose a tag to compare
  • Update CloudFormation schema files as of 2023-03-06 (pull #258)

Release v0.24.2

20 Dec 17:18
f31e508
Compare
Choose a tag to compare
  • Update yaml-language-server to 1.10.0 (pull #258)

Release v0.24.1

12 Dec 17:49
a4cde10
Compare
Choose a tag to compare
  • Update CloudFormation schema files and clean up patternProperties with bad regex patterns (pull #255)

Release v0.24.0

07 Dec 18:27
138b96c
Compare
Choose a tag to compare

0.24.0

  • Add support for Ref in hover and autocomplete (pull #248)
  • Update how we determine what a CloudFormation template is (pull #250)
  • Update JSON Spec to be based on the registry (pull #251)

Release v0.23.4

03 Nov 22:33
940d54f
Compare
Choose a tag to compare
  • Fix an issue where validation is run on file change (pull #245)

Release v0.23.3

26 Oct 23:37
5d6b5a9
Compare
Choose a tag to compare
  • Fix preview command not showing graph (pull #243)

Release v0.23.2

09 Sep 16:48
19f8b57
Compare
Choose a tag to compare
  • Disable documentRangeFormattingProvider and documentFormattingProvider in server capabilities (pull #234)

Release v0.23.1

07 Sep 15:22
5bea497
Compare
Choose a tag to compare

0.23.1

  • Update the formatter handler to only handle yaml files (pull #231)

Release v0.23.0

16 Aug 17:51
5fe17c2
Compare
Choose a tag to compare
  • Removed dependency on plugin vscode-yaml (pull #228)
  • Include yaml-language-server as a library in server package (pull #228)

Release v0.22.0

21 Jul 17:20
8345e77
Compare
Choose a tag to compare
  • Updated CloudFormation Specs (pull #212)
  • Include Information checks by default (pull #223)
  • Update a lot of dependencies (pull #226)