Skip to content

Releases: samuelcolvin/jinjahtml-vscode

v0.20 2023-01-23

23 Jan 12:48
28e4224
Compare
Choose a tag to compare

What's Changed

  • Support .yml.jinja/.yaml.jinja file extensions, #126

New Contributors

Full Changelog: v0.19...v0.20

v0.19 2022-09-30

30 Sep 08:56
2f62028
Compare
Choose a tag to compare
  • Enable VSCode HTML language participation by @devmattrick, #118 🎉🎉🎉
  • Add hcl file endings for terraform/HashiCorp configuration language by @peschmae, #120

Full Changelog: v0.18...v0.19

0.18 - 2022-08-30

30 Aug 15:08
113aa57
Compare
Choose a tag to compare
  • Automate deploy, #117
  • Add folding ranges, #114
  • Improve bracket pair highlighting, #115
  • add .idea, .github and env to .vscodeignore, fix #96
  • Format code with prettier, #113
  • Add support for Python typing stub .pyi files, #111
  • Add support for Cython files, #110
  • Better explain LaTeX syntax, #112