-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
microsoft/vscode-html-languageservice
#93Closed
Copy link
Labels
confirmedIssue has been confirmed by VS Code Team memberIssue has been confirmed by VS Code Team member
Milestone
Description
- VSCode Version: 1.52.0-insider
- OS Version: Windows_NT x64 10.0.19041
When there is no valid HTML tag to close </[object Object]> is filled in and while neither are really valid, I would have expected </> to be filled in instead.
Fairly certain this is a monaco bug as I originally discovered this issue on https://play.tailwindcss.com/
Steps to Reproduce:
- Open a blank HTML file
- Type </ and press enter or tab
Does this issue occur when all extensions are disabled?: Yes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
confirmedIssue has been confirmed by VS Code Team memberIssue has been confirmed by VS Code Team member