Skip to content

Shorter access to encodings #23

@angiehjort

Description

@angiehjort

you asked for things that are hard or annoying, so here is one

I find myself stumbling every time when typing marker.encoding.get("selected") as compared to marker.selected. Both in the code and in console when i want quick-check something. It's not only the length of a thing to type but also hitting "" and () correctly, which i can rarely do because i'm in a different keyboard layout or on a different keyboard. Additionally .get("selected") doesn't get auto-suggested by console, versus .selected.

I understand that the new way is dictated by a good architecture, but can there also be a shortcut somehow?

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