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

tweak message when closing dirty and conflicting merge editor #155176

Merged
merged 1 commit into from
Jul 14, 2022

Conversation

jrieken
Copy link
Member

@jrieken jrieken commented Jul 14, 2022

fyi @bpasero this ensures the close handler is always called with IEditorIdentifier[]

re #152841

fyi @bpasero this ensures the close handler is always called with `IEditorIdentifier[]`

re #152841
@jrieken jrieken self-assigned this Jul 14, 2022
@jrieken jrieken enabled auto-merge (squash) July 14, 2022 10:49
@vscodenpa vscodenpa added this to the July 2022 milestone Jul 14, 2022
Copy link
Member

@bpasero bpasero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 better, also +1 for the change to always pass in the editor for confirm.

One thing I was wondering: if you show a merge editor for a file that has no merge markers (e.g. from the command line), should the dialog be further tweaked? I think "Discard Merge Changes" is a no-op in that case because no merge markers got removed for opening?

@jrieken jrieken merged commit 86fc944 into main Jul 14, 2022
@jrieken jrieken deleted the joh/technological-jaguar branch July 14, 2022 12:29
andreamah pushed a commit that referenced this pull request Jul 14, 2022
fyi @bpasero this ensures the close handler is always called with `IEditorIdentifier[]`

re #152841
jrieken added a commit that referenced this pull request Jul 18, 2022
fyi @bpasero this ensures the close handler is always called with `IEditorIdentifier[]`

re #152841
@github-actions github-actions bot locked and limited conversation to collaborators Aug 28, 2022
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.

3 participants