📜  代码建议 html 在 django-html 中不起作用 - Python 代码示例

📅  最后修改于: 2022-03-11 14:45:35.065000             🧑  作者: Mango

代码示例1
// add this code on this JSON.
.vscode/settings.json
"emmet.includeLanguages": {
    "django-html": "html",
}