microsoft / microsoft/PTVS

Django IntelliSense in html files doesn't work.

Open
#7,604 2 comments 0 reactions 0 assignees View on GitHub

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

image

Steps to Reproduce

  1. Create a Django Web Project.
  2. Navigate to app/about.html.
  3. 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.

image

Additional context and screenshots

No IntelliSense about html.

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.