-
Notifications
You must be signed in to change notification settings - Fork 37.2k
A command to accept all combination #225132
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
A command to accept all combination #225132
Conversation
|
Thanks for the PR! Using |
|
I have some updates on this PR.
At first, my idea was that this command would just like simulate the user clicking on these accept combination buttons, so I just reused Now we do it in a single transaction.
The telemetry report I change to the same one in
|
|
Thanks! |
|
Hey Baba, |
Thank you for your kind words! I think adding a command to apply the "accept all combination" to all files with merge conflicts is cool. But that is not something I can decide. It's better to let VSCode team decide if we should add this into it. You can fire a feature request. |
|
Rather than adding a command, I think it would make more sense to add it to the right-click menu on the source control pane, alongside the existing menu entries called something like "Accept All Current" and "Accept All Incoming". Then, accepting all combination can be done by selecting all files, right-clicking, and selecting the option. Files with conflicts not resolvable with "Accept Combination" should have those conflicts left unresolved, and should still be in the "Merge Changes" section. |
Head branch was pushed to by a user without write access
760ffce to
4ab5747
Compare
|
It would really be great to have this feature. How come there are not enough reviewers? |
This PR was approved previously however, after VSCode shipped with the ESM module, I pushed some code to fix the conflict, I guess this will get merged into january? |
|
@hediet Maybe we can merge into the main branch in February? |
|
Any updates? |
1d16da3 to
68ea46a
Compare
Close #205073
accept-all-combination-demo.1.mp4