Skip to content

Cursor position between an element tag #38

@rayasabari

Description

@rayasabari

Hi, I like this extension for component highlighting in Vue 3,
but when I enable this extension, I have a problem when I give a line break between open and close element tag,
the cursor position not located in the middle of element tag. Here are the example:

cursor position when I give a line break between a div tag

<div
|</div>

expected cursor position when give a line break

<div>
  |
</div>

I am very grateful if this issue can be fix
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions