<p> Tags Don't Autocomplete
Open
idea
webpage
- Dominant language
- JavaScript
- Stars
- 776
- Forks
- 180
- PR merge metrics
- No merged PRs in 30d
Description
When one types an opening (non-self-closing) HTML tag, the editor auto-completes it with the corresponding closing tag. `
` tags, however, seem to be an exception to this.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the editor's HTML tag-autocomplete entry point and any existing autocomplete tests; start by tracing how non-self-closing tags are classified. Verify that opening p tags receive matching closing tags and that existing autocomplete behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100