You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#1485 introduces a token-based longest common subsequence calculation. With that, we will have two diffs algorithms, and we should replace the current text-based with the token-based algorithm.