Skip to content
This repository was archived by the owner on May 25, 2019. It is now read-only.
This repository was archived by the owner on May 25, 2019. It is now read-only.

Quick edit doesn't work with "data-" prefixed directives. #20

@ChrisMondok

Description

@ChrisMondok

Given <div schedule="scheduledEvents"></div>, when the cursor is on "schedule", pressing C-E opens the schedule directive.

However, given <div data-schedule="scheduledEvents"></div>, C-E does nothing.

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