Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autoclose tag generates an unexpected > #1221

Closed
angelozerr opened this issue Jun 6, 2022 · 0 comments · Fixed by #1378
Closed

Autoclose tag generates an unexpected > #1221

angelozerr opened this issue Jun 6, 2022 · 0 comments · Fixed by #1378
Labels
bug Something isn't working
Milestone

Comments

@angelozerr
Copy link
Contributor

Given this XML file:

<foo</foo>

when we close the foo start tag:

<foo>

the auto class tag (I think) generates a >

<foo</foo>>

@angelozerr angelozerr added the bug Something isn't working label Jun 6, 2022
angelozerr pushed a commit to angelozerr/lemminx that referenced this issue Nov 23, 2022
Fixes eclipse#1221

Signed-off-by: azerr <azerr@redhat.com>
angelozerr pushed a commit to angelozerr/lemminx that referenced this issue Nov 24, 2022
Fixes eclipse#1221

Signed-off-by: azerr <azerr@redhat.com>
@datho7561 datho7561 added this to the 0.23.0 milestone Nov 24, 2022
angelozerr pushed a commit that referenced this issue Nov 25, 2022
Fixes #1221

Signed-off-by: azerr <azerr@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants