Next/Prev Group circles through existing groups#17630
Next/Prev Group circles through existing groups#17630hun1ahpu wants to merge 1 commit intomicrosoft:masterfrom
Conversation
|
Hi @hun1ahpu, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! The agreement was validated by Microsoft and real humans are currently evaluating your PR. TTYL, MSBOT; |
|
Hi hun1ahpu, it looks like we both submitted a PR for #12833 at about the same time. There are 2 scenarios
It looks like your PR does not create a group and just cycles. My PR keeps the creation functionality. In the original notes for #12833, bpasero indicated that the creation functionality was desired and should not be removed. I guess the question is whether the creation functionality should be preserved or not. |
|
No worries. It was just a proposal. |
Proposal for #12833.
Next/Prev Group actions circle through existing groups without creating new ones. Similar to behavior in Sublime and Atom.
Fixes the issue when the user is at the last group and NextGroup action does nothing. Same for first group and PreviousGroup action.