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

Recursive closing of html tag when you paste a closing tab inside an opening tab #2247

Closed
samwillis opened this issue Dec 22, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@samwillis
Copy link

If you (accidentally) paste a closing tag inside an opening tag, or before typing the closing >, Volar seems to recursively add the closing tag. It adds them repeatedly until you type something else.

The built in HTML extension does not seem have the same problem, and so I think it's Volar related.

See video below, I type <div then ctrl+v to paste the </div>.

Screen.Recording.2022-12-22.at.18.40.32.mov
@johnsoncodehk johnsoncodehk added the bug Something isn't working label Dec 23, 2022
@johnsoncodehk
Copy link
Member

Duplicate of #2238

@johnsoncodehk johnsoncodehk marked this as a duplicate of #2238 Dec 25, 2022
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

No branches or pull requests

2 participants