mmanela/diffplex

Word Level Diffing in the SideBySideDiffViewer WPF Control

DavidJSnyder opened this issue · 4 comments

Is there a way to do Word level diffing in the SideBySideDiffViewer WPF Control that I'm missing, or does that only support line level?

@kingcean Can you help?

@mmanela OK. I will add word level diffing.

Hi @DavidJSnyder You can update DiffPlex.Wpf to version 1.1.1 which we have enabled word level diffing in SideBySideDiffViewer and DiffViewer by default.
https://www.nuget.org/packages/DiffPlex.Wpf

Thanks, I will try it.