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

[html] space added to closing element #86058

Closed
aeschli opened this issue Dec 3, 2019 · 0 comments
Closed

[html] space added to closing element #86058

aeschli opened this issue Dec 3, 2019 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug html HTML support issues verified Verification succeeded
Milestone

Comments

@aeschli
Copy link
Contributor

aeschli commented Dec 3, 2019

Testing #85973

<html>
    <foo class=this>

    </foo>
</html>
  • set cursor at the end of foo
  • insert space, space is added on the closing element as well
@aeschli aeschli self-assigned this Dec 3, 2019
@aeschli aeschli added the html HTML support issues label Dec 3, 2019
@aeschli aeschli assigned octref and unassigned aeschli Dec 3, 2019
@octref octref added the bug Issue identified by VS Code Team member as probable bug label Dec 5, 2019
@octref octref added this to the November 2019 milestone Dec 5, 2019
@octref octref closed this as completed in 2c20d01 Dec 5, 2019
@gregvanl gregvanl added the verified Verification succeeded label Dec 5, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug html HTML support issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants