Skip to content

Conversation

@dummdidumm
Copy link
Member

Tries to parse the HTML document and work around the limitations of the underlying parser which will trip up when there's a non-closed tag and treat everything afterwards as its child.
#547

Since this feels pretty hacky I'll leave this open a bit for others to have a look.

Tries to parse the HTML document and work around the limitations of the underlying parser which will trip up when there's a non-closed tag and treat everything afterwards as its child.
sveltejs#547
dummdidumm pushed a commit to dummdidumm/language-tools that referenced this pull request Oct 29, 2020
- Parser got better: Now sees `<` as start of other opening tag. sveltejs#547, closes sveltejs#578
- New option to not provide default data provider which removes duplicate suggestions
dummdidumm added a commit that referenced this pull request Oct 29, 2020
- Parser got better: Now sees `<` as start of other opening tag. #547, closes #578
- New option to not provide default data provider which removes duplicate suggestions
@dummdidumm dummdidumm deleted the html-unclosed-tags branch October 29, 2020 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant