Skip to content

How to detect unmerged document changes. #76236

Answered by CyrusNajmabadi
kfertitta asked this question in Q&A
Discussion options

You must be logged in to vote

or do I have to replicate the span-overlap-searching code in Roslyn

I think you'll need to do that. When you have multiple related document changes, just get all the changes for each document in the related DOC group. Then see if any edit spans overlap but are not identical to what the other documents have.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@CyrusNajmabadi
Comment options

Answer selected by kfertitta
@CyrusNajmabadi
Comment options

@kfertitta
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants