Skip to content

Emmet not expanding correctly when there is a colon on syntax #521

@efierros

Description

@efierros

When I do:
.x:scol-12

The expect behavior and the result in SublimeText and VS Code is
<div class="x:scol-12"></div>

But in emmet-vim the result is:
<div class="x"></div>

Is there a config fix for this?

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