I managed to do so by:
-
installing the Django extension
-
adding the following configuration to my workspace settings.json file:
"emmet.includeLanguages": { "django-html": "html", }
I managed to do so by:
installing the Django extension
adding the following configuration to my workspace settings.json file:
"emmet.includeLanguages": {
"django-html": "html",
}