jsdifflib icon indicating copy to clipboard operation
jsdifflib copied to clipboard

Diff by group of lines

Open npandu opened this issue 6 years ago • 0 comments

difflib works line by line. But, First I wanted to group set of lines and check diff in that group. I have tried this way, But this was not helpful. Instead of getting get_opcodes. var opcodes = sm.get_grouped_opcodes();

npandu avatar Dec 19 '18 08:12 npandu