Skip to content

Add "deep every" modifier #1553

Open
Open
@pokey

Description

@pokey

Would include all nested scopes, unlike default "every", which excludes them. So you'd say eg "quad wrap deep every key". Note that you wouldn't use this action with "take", as I don't think VSCode selections can be nested.

This should be trivial once we have #1523 as that adds a boolean to the scope handler that enables this behaviour

  • Could add "<number_small> deep every" to limit depth. Might be extra credit tho

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions