Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Last letter of closing tag is being "cut" when using autocomplete + deselect #17

@AJTJ

Description

@AJTJ

So, the issue is as per the title.

When I'm using this tool and I choose an autocomplete option (press enter), the last letter of the closing tag is cut.

So I end up with something like this:

<CountContext>
    ...
</CountContex>

This ONLY happens if
"htmltagwrap.autoDeselectClosingTag": true

Thus, there must be something wrong with the Deselection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions