We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Hi,
How to get the syntax highlighting running? I'm using VS code Version: 1.30.1
In my .html files there are no changes. I added
"emmet.includeLanguages": { "django-html": "html" }
to my workspace settings but nothing changes.
The text was updated successfully, but these errors were encountered:
renaming files from *.html to *.django-html also does not work
Sorry, something went wrong.
vs-code doku Language Mode is the keyword to search for. Would be nice if you could put this in the readme
No branches or pull requests
Hi,
How to get the syntax highlighting running?
I'm using VS code Version: 1.30.1
In my .html files there are no changes. I added
to my workspace settings but nothing changes.
The text was updated successfully, but these errors were encountered: