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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions