Django IntelliSense in html files doesn't work.
Open
Nobody has claimed this yet.
needs triage
- Dominant language
- C#
- Stars
- 2.6k
- Forks
- 680
- Avg merge
- 39m
- Merged PRs (30d)
- 1
Description
Describe the bug
Steps to Reproduce
- Create a Django Web Project.
- Navigate to app/about.html.
- In a "Django Web Project", validate html completions in app/about.html.
Expected behavior
Html completions appear when typing '<' and contain the standard expected set of html elements valid for that position.

Additional context and screenshots
No IntelliSense about html.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in a Django Web Project by opening app/about.html in Visual Studio and typing '<'. Start by tracing the HTML completion behavior for that template file; done means standard HTML element completions appear in the expected context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, html, python
- Domain
- frontend, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100