Skip to content
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

#97684 Add alt-click & actions to fold/unfold surronding regions #100027

Merged
merged 7 commits into from Mar 19, 2021

Conversation

matthew-haines
Copy link
Contributor

@matthew-haines matthew-haines commented Jun 12, 2020

  • Adds alt-click to region icon that folds/unfolds regions not containing or contained by clicked region
  • Adds similar behavior for folding/unfolding through actions
    • Fold chord is Ctrl KEY_K, Ctrl US_MINUS
    • Unfold chord is Ctrl KEY_K, Ctrl US_EQUAL

This PR fixes #97684

Video:

output

@ghost
Copy link

ghost commented Jun 12, 2020

CLA assistant check
All CLA requirements met.

@joaomoreno joaomoreno changed the base branch from master to main February 15, 2021 08:51
@gjsjohnmurray
Copy link
Contributor

Is anything holding this up?

@aeschli
Copy link
Contributor

aeschli commented Mar 19, 2021

added a test

@aeschli aeschli added this to the March 2021 milestone Mar 19, 2021
@aeschli
Copy link
Contributor

aeschli commented Mar 19, 2021

Thanks @matthew-haines, sorry for the wait.

@aeschli aeschli merged commit c17a5ca into microsoft:main Mar 19, 2021
@github-actions github-actions bot locked and limited conversation to collaborators May 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[folding] fold surrounding
3 participants