You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.