<code>... "[html][django-html][handlebars][hbs][mustache][jinja][jinja-html][nj][njk][nunjucks][twig]": { "editor.defaultFormatter": "monosans.djlint" }, "[django-html]": { "editor.defaultFormatter": "monosans.djlint", "editor.detectIndentation": true, "editor.formatOnSave": true, "editor.tabSize": 4, "djlint.profile": "django" // This will apply your custom profile }, ... </code>

问题描述 投票:0回答:1

如何使用
requirements.txt

Quirements.txt
djlint==1.36.4

然后运行
django vscode-extensions formatter
1个回答
0
投票


最新问题
© www.soinside.com 2019 - 2025. All rights reserved.