Skip to content

Add "deep every" modifier #1553

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task
pokey opened this issue Jun 28, 2023 · 0 comments
Open
1 task

Add "deep every" modifier #1553

pokey opened this issue Jun 28, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@pokey
Copy link
Member

pokey commented Jun 28, 2023

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
@pokey pokey added enhancement New feature or request good first issue Good for newcomers labels Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant