Skip to content

Auto-insert .class false positive #183

@rchl

Description

@rchl

Pressing . to auto-insert .class is amazing when it works but there exist various cases where it misfires and prevents from inserting proper code.

For example:

Screen.Recording.2023-05-15.at.13.32.52.mov

Scopes.

Screenshot 2023-05-15 at 13 35 27

It also appears that it's not possible for the user to override this key binding because if I add -punctuation.separator to the context then my custom binding won't trigger but the original one still will. I suppose a workaround might be to disable emmet_auto_id_class and then use custom key binding.

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