Skip to content

v2026.7.1

Latest

Choose a tag to compare

@monosans monosans released this 20 Jul 22:38
· 109 commits to main since this release
  • Raise minimal required VSCode version to v1.107.0.
  • Add djlint.rules setting for the --rules option added in djLint v1.41.
  • Add askama, tera and liquid profiles added in djLint v1.42 to the djlint.profile setting.
  • Register the formatter and enable linting by default for Askama, Tera, Liquid, Jekyll and Go template language IDs (askama-html, tera, liquid, jekyll, go-template, go-tmpl, gotemplate, GoTemplate, gohtml, GoHTML, gotmpl, hugo-html).
  • Register the formatter and enable linting by default for additional Jinja, Nunjucks and Mustache language IDs (jinja2, html-hubl, hubl-html, html-nunjucks, htmlmustache, spacebars).
  • Remove the nj language ID from the defaults, as no published extension provides it.